mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Project Space type added to web-client application types and available to be created from the Advanced Space Wizard.
Basic configuration (view, actions, details page) for 'app:projectfolder' Project type. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7432 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -52,6 +52,12 @@
|
||||
<parent>cm:link</parent>
|
||||
</type>
|
||||
|
||||
<!-- project model -->
|
||||
<type name="app:projectfolder">
|
||||
<title>Project Folder</title>
|
||||
<parent>cm:folder</parent>
|
||||
</type>
|
||||
|
||||
</types>
|
||||
|
||||
<aspects>
|
||||
|
Reference in New Issue
Block a user