How to delete cq:include component?
Hi,
If there are few components that are included in template level like..
<cq:include path="navigation" resourceType="apps/project/component/navigation" />
When these will gets included and we do right click on them, delete option comes up. I want to give functionality to delete those component.
Please share you views.