Commit 57a5778c authored by Yusei Tahara's avatar Yusei Tahara

2007-10-04 yusei

* Fixed a bug that search result does not appear. (stop to use countFolder)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16829 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d2e731ce
......@@ -27,6 +27,7 @@
<string>search_columns</string>
<string>sort_columns</string>
<string>list_method</string>
<string>count_method</string>
<string>selection_name</string>
<string>select</string>
<string>editable_columns</string>
......@@ -136,6 +137,10 @@
</list>
</value>
</item>
<item>
<key> <string>count_method</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>editable_columns</string> </key>
<value>
......
2007-10-04 yusei
* Fixed a bug that search result does not appear. (stop to use countFolder)
2007-10-03 yusei
* Remove obsolete proxy field (Base_viewAdvancedSearchDialog.your_category_list)
......
693
\ No newline at end of file
695
\ 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