. 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:
Kevin Roast
2006-09-18 13:56:37 +00:00
parent 97ea14c605
commit 61175d2192
5 changed files with 547 additions and 15 deletions

View File

@@ -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