Commit f665695d authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use countResults as a count method for a listbox where we use portal_catalog as a list method.

parent 5389ed8c
......@@ -448,7 +448,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>portal_catalog</string> </value>
<value> <string>countFolder</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -448,7 +448,7 @@
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>portal_catalog</string> </value>
<value> <string>countFolder</string> </value>
</item>
</dictionary>
</pickle>
......
1140
\ No newline at end of file
1141
\ 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