[Erp5-report] r34517 ivan - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 13 16:41:27 CEST 2010


Author: ivan
Date: Tue Apr 13 16:41:26 2010
New Revision: 34517

URL: http://svn.erp5.org?rev=34517&view=rev
Log:
Use same CSS classes for standard and table listbox style.

Modified:
    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_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=34517&r1=34516&r2=34517&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] Tue Apr 13 16:41:26 2010
@@ -182,7 +182,7 @@
                 </span>\n
             </caption>\n
 \n
-              <tr class ="thead">\n
+              <tr class ="thead listbox_search_line">\n
                 <td tal:condition="python:not is_gadget_mode and show_select_column"\n
                     class="Data" style="width: 50px; text-align: center; vertical-align: middle; white-space: nowrap;">\n
                   <input id="listbox_check_all" type="image"\n
@@ -240,7 +240,7 @@
                   </tal:block>\n
                 </tal:block>\n
               </tr>\n
-              <tr class="thead" tal:condition="show_search_line">\n
+              <tr class="thead listbox_search_line" tal:condition="show_search_line">\n
                 <td tal:condition="python: show_select_column and show_search_line and not is_gadget_mode"\n
                     class="Data" style="width: 50px; text-align: center; vertical-align: middle">\n
                   <input id="listbox_select" type="image"\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=34517&r1=34516&r2=34517&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] Tue Apr 13 16:41:26 2010
@@ -1,1 +1,1 @@
-925
+926




More information about the Erp5-report mailing list