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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 29 10:30:08 CET 2008


Author: romain
Date: Fri Feb 29 10:30:08 2008
New Revision: 19574

URL: http://svn.erp5.org?rev=19574&view=rev
Log:
Do not display None in the UI

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/configure_list_dialog.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/configure_list_dialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/configure_list_dialog.xml?rev=19574&r1=19573&r2=19574&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/configure_list_dialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/configure_list_dialog.xml Fri Feb 29 10:30:08 2008
@@ -115,7 +115,7 @@
                       <option selected="selected"\n
                               value="None"\n
                               i18n:translate="" i18n:domain="ui">\n
-                        None\n
+                        \n
                       </option>\n
                       <option tal:repeat="option all_columns"\n
                               tal:content="python:option[1]"\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=19574&r1=19573&r2=19574&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Fri Feb 29 10:30:08 2008
@@ -1,1 +1,1 @@
-496
+497




More information about the Erp5-report mailing list