[Erp5-report] r23894 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Sep 29 15:14:55 CEST 2008


Author: jerome
Date: Mon Sep 29 15:14:47 2008
New Revision: 23894

URL: http://svn.erp5.org?rev=23894&view=rev
Log:
remove the ':' from the select label, to be consistent with form_dialog

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml?rev=23894&r1=23893&r2=23894&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/relation_form.xml Mon Sep 29 15:14:47 2008
@@ -60,7 +60,7 @@
             <div tal:condition="python: len(proxy_form_id_list) > 0"\n
               class="dialog_selector">\n
               <label for="dialog_selector"\n
-                     i18n:translate="" i18n:domain="ui">Select Template:</label>\n
+                     i18n:translate="" i18n:domain="ui">Select Template</label>\n
               <select name="select_dialog" id="dialog_selector"\n
                       onChange="submitAction(this.form,\'Base_doRelationDialog\')">\n
                   <option tal:attributes="value python: \'Base_viewRelatedObjectListBase/listbox\'"\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=23894&r1=23893&r2=23894&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Mon Sep 29 15:14:47 2008
@@ -1,1 +1,1 @@
-621
+622




More information about the Erp5-report mailing list