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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 22 17:14:32 CEST 2009


Author: kazuhiko
Date: Mon Jun 22 17:14:31 2009
New Revision: 27747

URL: http://svn.erp5.org?rev=27747&view=rev
Log:
remove unnecessary condition (same as r.27744).

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asTableStyleHTML.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/ListBox_asSearchStyleHTML.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml?rev=27747&r1=27746&r2=27747&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml [utf8] Mon Jun 22 17:14:31 2009
@@ -145,11 +145,11 @@
                   <a tal:attributes="id string:${field_id}_title; href here/getListActionUrl"\n
                      tal:condition="python: here.field.get_value(\'list_action\')">\n
                     <em i18n:translate="" \n
-                        i18n:domain="ui" tal:content="here/getTitle" tal:condition="here/getTitle"/>\n
+                        i18n:domain="ui" tal:content="here/getTitle" />\n
                   </a>\n
                   <tal:block tal:condition="python: not here.field.get_value(\'list_action\')">\n
                     <em i18n:translate="" \n
-                        i18n:domain="ui" tal:content="here/getTitle" tal:condition="here/getTitle"/>\n
+                        i18n:domain="ui" tal:content="here/getTitle" />\n
                   </tal:block>\n
 \n
                   <!-- supporting domain tree mode for gadget mode  (disabled)-->\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asTableStyleHTML.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asTableStyleHTML.xml?rev=27747&r1=27746&r2=27747&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asTableStyleHTML.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asTableStyleHTML.xml [utf8] Mon Jun 22 17:14:31 2009
@@ -124,11 +124,11 @@
                   <a tal:attributes="id string:${field_id}_title; href here/getListActionUrl"\n
                      tal:condition="python: here.field.get_value(\'list_action\')">\n
                     <em i18n:translate="" \n
-                        i18n:domain="ui" tal:content="here/getTitle" tal:condition="here/getTitle"/>\n
+                        i18n:domain="ui" tal:content="here/getTitle" />\n
                   </a>\n
                   <tal:block tal:condition="python: not here.field.get_value(\'list_action\')">\n
                     <em i18n:translate="" \n
-                        i18n:domain="ui" tal:content="here/getTitle" tal:condition="here/getTitle"/>\n
+                        i18n:domain="ui" tal:content="here/getTitle" />\n
                   </tal:block>\n
                   <!-- supporting domain tree mode for gadget mode (disabled)-->\n
                   <!--\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=27747&r1=27746&r2=27747&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Mon Jun 22 17:14:31 2009
@@ -1,1 +1,1 @@
-771
+772




More information about the Erp5-report mailing list