From 6266b8657d1748f4d13f32a521cd17d49d6ea245 Mon Sep 17 00:00:00 2001 From: Ariel Backenroth Date: Mon, 18 Dec 2006 21:00:55 +0000 Subject: [PATCH] - using percentage widths within the xforms gui - fixes several resize and sizing issues. - extracting some style information from the xform into a stylesheet - fix the image locations for create/edit form git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4647 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- config/alfresco/web-client-config-actions.xml | 2 +- config/alfresco/web-client-config-wizards.xml | 4 +- .../web/forms/xforms/XFormsProcessor.java | 9 +- source/web/css/xforms.css | 127 +++++++++++++++++ source/web/scripts/ajax/xforms.js | 129 ++++++------------ 5 files changed, 178 insertions(+), 93 deletions(-) create mode 100644 source/web/css/xforms.css diff --git a/config/alfresco/web-client-config-actions.xml b/config/alfresco/web-client-config-actions.xml index c032748172..bbb4a79b6d 100644 --- a/config/alfresco/web-client-config-actions.xml +++ b/config/alfresco/web-client-config-actions.xml @@ -376,7 +376,7 @@ org.alfresco.web.action.evaluator.CreateFormEvaluator create_form - /images/icons/new_form.gif + /images/icons/create_form.gif wizard:createForm diff --git a/config/alfresco/web-client-config-wizards.xml b/config/alfresco/web-client-config-wizards.xml index 0d2276e663..fc8dba9f6b 100644 --- a/config/alfresco/web-client-config-wizards.xml +++ b/config/alfresco/web-client-config-wizards.xml @@ -348,7 +348,7 @@ + icon="/images/icons/create_form_large.gif"> + icon="/images/icons/edit_form_large.gif">