mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
. Checkpoint of the "Define Web Content Forms" dialog
- Up-to-date with latest wireframes (e.g. removal of scripts, addition of filename path property) - List of selected Forms show detail on selected workflow, filepath and templates - Form Details button navigates to working Form Details dialog - Select Templates button navigates to working Manage Presentation Templates dialog git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4284 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -25,4 +25,5 @@ public class WebResources extends org.alfresco.web.ui.repo.WebResources
|
||||
public static final String IMAGE_SANDBOX_32 = "/images/icons/sandbox_large.gif";
|
||||
public static final String IMAGE_USERSANDBOX_32 = "/images/icons/user_sandbox_large.gif";
|
||||
public static final String IMAGE_WEBFORM_32 = "/images/icons/webform_large.gif";
|
||||
public static final String IMAGE_TEMPLATE_32 = "/images/icons/template_large.gif";
|
||||
}
|
||||
|
Reference in New Issue
Block a user