diff --git a/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/.content.xml b/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/.content.xml index e4405043f..5ed2a6a57 100644 --- a/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/.content.xml +++ b/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/.content.xml @@ -4,7 +4,9 @@ xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryType="per:Page" jcr:title="themecleanflex root object" - jcr:description="themecleanflex Objects Root"> + jcr:description="themecleanflex Objects Root" + allowedObjects="[]" +> + diff --git a/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/tags/.content.xml b/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/tags/.content.xml index 83565eb11..387bc8aff 100644 --- a/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/tags/.content.xml +++ b/ui.apps/src/main/content/jcr_root/content/themecleanflex/objects/tags/.content.xml @@ -1,4 +1,6 @@ + jcr:title="Tags Folder" + allowedObjects="[tag]" +/>