mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
. Added "Content Forms" folder to the Data Dictionary on bootstrap
. Added the usual helper methods to get assoc name for the new folder git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3974 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -78,6 +78,13 @@
|
||||
<cm:title>${spaces.scripts.name}</cm:title>
|
||||
<cm:description>${spaces.scripts.description}</cm:description>
|
||||
</cm:folder>
|
||||
<cm:folder view:childName="${spaces.content_forms.childname}">
|
||||
<app:uifacets />
|
||||
<cm:name>${spaces.content_forms.name}</cm:name>
|
||||
<app:icon>space-icon-default</app:icon>
|
||||
<cm:title>${spaces.content_forms.name}</cm:title>
|
||||
<cm:description>${spaces.content_forms.description}</cm:description>
|
||||
</cm:folder>
|
||||
</cm:contains>
|
||||
</cm:folder>
|
||||
<cm:folder view:childName="${spaces.guest_home.childname}">
|
||||
|
Reference in New Issue
Block a user