[Erp5-report] r37352 jerome - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 28 17:53:45 CEST 2010


Author: jerome
Date: Wed Jul 28 17:53:44 2010
New Revision: 37352

URL: http://svn.erp5.org?rev=37352&view=rev
Log:
we don't need a list action for relation field listbox

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml?rev=37352&r1=37351&r2=37352&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml [utf8] Wed Jul 28 17:53:44 2010
@@ -16,6 +16,7 @@
                 <string>count_method</string>
                 <string>domain_root_list</string>
                 <string>domain_tree</string>
+                <string>list_action</string>
                 <string>list_method</string>
                 <string>portal_types</string>
                 <string>report_root_list</string>
@@ -187,6 +188,10 @@
                     <value> <int>5</int> </value>
                 </item>
                 <item>
+                    <key> <string>list_action</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>list_cookie</string> </key>
                     <value> <string>SEARCH_LIST</string> </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=37352&r1=37351&r2=37352&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed Jul 28 17:53:44 2010
@@ -1 +1 @@
-1642
\ No newline at end of file
+1641
\ No newline at end of file




More information about the Erp5-report mailing list