[Erp5-report] r26709 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 29 13:47:04 CEST 2009


Author: kazuhiko
Date: Wed Apr 29 13:47:04 2009
New Revision: 26709

URL: http://svn.erp5.org?rev=26709&view=rev
Log:
use Base_viewFieldLibrary instead of BankAccount_viewFieldLibrary as a proxy target.

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewSearchResult/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewSearchResult/listbox.xml?rev=26709&r1=26708&r2=26709&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewSearchResult/listbox.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_viewSearchResult/listbox.xml [utf8] Wed Apr 29 13:47:04 2009
@@ -17,6 +17,7 @@
                 <string>css_class</string>
                 <string>columns</string>
                 <string>list_method</string>
+                <string>count_method</string>
                 <string>selection_name</string>
                 <string>portal_types</string>
                 <string>default_params</string>
@@ -115,6 +116,10 @@
                     </value>
                 </item>
                 <item>
+                    <key> <string>count_method</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>css_class</string> </key>
                     <value> <string>hidden_label</string> </value>
                 </item>
@@ -137,11 +142,11 @@
                 </item>
                 <item>
                     <key> <string>field_id</string> </key>
-                    <value> <string>listbox</string> </value>
+                    <value> <string>my_list_mode_listbox</string> </value>
                 </item>
                 <item>
                     <key> <string>form_id</string> </key>
-                    <value> <string>BankAccount_viewFieldLibrary</string> </value>
+                    <value> <string>Base_viewFieldLibrary</string> </value>
                 </item>
                 <item>
                     <key> <string>list_action</string> </key>

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=26709&r1=26708&r2=26709&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed Apr 29 13:47:04 2009
@@ -1,1 +1,1 @@
-1176
+1189




More information about the Erp5-report mailing list