Commit 233f7b28 authored by Romain Courteaud's avatar Romain Courteaud

Always display search results.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31919 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6319ef54
......@@ -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>
......@@ -152,6 +153,10 @@
<key> <string>form_id</string> </key>
<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>
......
1437
\ No newline at end of file
1438
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment