I have a template that has a sling:resourceSupertype of wcm/foundation/components/page
I created a cq:dialog node below this, with a corresponding structure as the parent dialog, I have 3 tabs, Basic, Advanced and Contacts. When I open the dialog on the page, however, it displays a number of (but not all of) the tabs inherited form the parent page component: Basic, Advanced, Thumbnail, Cloud Services, Permissions, Contacts.
How do I get rid of Thumbnail, Cloud Services and Permissions?