mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
. Checkpoint of WCM UI
- First pass of the Staging/User Sandboxes view for an AVM website folder - Basic layout and component structure only, nothing works yet - Panel for each user sandbox, collapsing area for change files (nothing in it yet) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3783 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -239,6 +239,7 @@ public interface ContentModel
|
||||
// AVM web folder
|
||||
static final QName TYPE_AVMWEBFOLDER = QName.createQName(NamespaceService.APP_MODEL_1_0_URI, "webfolder");
|
||||
static final QName PROP_AVMSTORE = QName.createQName(NamespaceService.APP_MODEL_1_0_URI, "avmstore");
|
||||
static final QName PROP_USERSANDBOXES = QName.createQName(NamespaceService.APP_MODEL_1_0_URI, "usersandboxes");
|
||||
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user