[Erp5-report] r31919 romain - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jan 22 16:40:31 CET 2010
Author: romain
Date: Fri Jan 22 16:40:30 2010
New Revision: 31919
URL: http://svn.erp5.org?rev=31919&view=rev
Log:
Always display search results.
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=31919&r1=31918&r2=31919&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] Fri Jan 22 16:40:30 2010
@@ -18,6 +18,7 @@
<string>css_class</string>
<string>default_params</string>
<string>editable_columns</string>
+ <string>hide_rows_on_no_search_criterion</string>
<string>list_action</string>
<string>list_method</string>
<string>portal_types</string>
@@ -153,6 +154,10 @@
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
+ <key> <string>hide_rows_on_no_search_criterion</string> </key>
+ <value> <int>0</int> </value>
+ </item>
+ <item>
<key> <string>list_action</string> </key>
<value> <string></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=31919&r1=31918&r2=31919&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Jan 22 16:40:30 2010
@@ -1,1 +1,1 @@
-1437
+1438
More information about the Erp5-report
mailing list