[Erp5-report] r29893 - in /erp5/trunk/bt5/erp5_banking_inventory: SkinTemplateItem/portal_s...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 21 18:23:13 CEST 2009


Author: gregory
Date: Wed Oct 21 18:23:12 2009
New Revision: 29893

URL: http://svn.erp5.org?rev=29893&view=rev
Log:
Use the generic way to display empty-by-default listboxes.

Modified:
    erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryModule_viewCashInventoryGroup/listbox.xml
    erp5/trunk/bt5/erp5_banking_inventory/bt/revision

Modified: erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryModule_viewCashInventoryGroup/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryModule_viewCashInventoryGroup/listbox.xml?rev=29893&r1=29892&r2=29893&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryModule_viewCashInventoryGroup/listbox.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/SkinTemplateItem/portal_skins/erp5_banking_inventory/CashInventoryModule_viewCashInventoryGroup/listbox.xml [utf8] Wed Oct 21 18:23:12 2009
@@ -291,6 +291,10 @@
                     <value> <string></string> </value>
                 </item>
                 <item>
+                    <key> <string>anchor</string> </key>
+                    <value> <int>0</int> </value>
+                </item>
+                <item>
                     <key> <string>columns</string> </key>
                     <value>
                       <list>
@@ -376,6 +380,10 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
+                    <key> <string>hide_rows_on_no_search_criterion</string> </key>
+                    <value> <int>1</int> </value>
+                </item>
+                <item>
                     <key> <string>lines</string> </key>
                     <value> <int>30</int> </value>
                 </item>
@@ -397,7 +405,7 @@
                 </item>
                 <item>
                     <key> <string>page_template</string> </key>
-                    <value> <string>EmptyByDefaultListBox_asHTML</string> </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>portal_types</string> </key>
@@ -421,6 +429,10 @@
                     <value> <int>0</int> </value>
                 </item>
                 <item>
+                    <key> <string>row_css_method</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>search</string> </key>
                     <value> <int>1</int> </value>
                 </item>
@@ -473,6 +485,12 @@
                 <item>
                     <key> <string>title</string> </key>
                     <value> <string>Cash Inventory Groups</string> </value>
+                </item>
+                <item>
+                    <key> <string>untranslatable_columns</string> </key>
+                    <value>
+                      <list/>
+                    </value>
                 </item>
                 <item>
                     <key> <string>url_columns</string> </key>

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/revision?rev=29893&r1=29892&r2=29893&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/revision [utf8] Wed Oct 21 18:23:12 2009
@@ -1,1 +1,1 @@
-38
+41




More information about the Erp5-report mailing list