mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
. Checkpoint of WCM UI
- Browsing of AVM files and folders within a sandbox - Navigation into sub-folders and viewing of file content git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@3827 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -50,7 +50,7 @@ public final class AVMConstants
|
||||
|
||||
public static String buildAVMStoreRootPath(String store)
|
||||
{
|
||||
return store + ":/" + DIR_APPBASE + '/' + DIR_WEBAPPS + '/';
|
||||
return store + ":/" + DIR_APPBASE + '/' + DIR_WEBAPPS;
|
||||
}
|
||||
|
||||
// names of the stores representing the layers for an AVM website
|
||||
|
Reference in New Issue
Block a user