Commit b7aa157d authored by Sebastien Robin's avatar Sebastien Robin

use objectValues instead of searchFolder in id tool

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38950 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f83a5401
......@@ -11,6 +11,7 @@
<value>
<list>
<string>columns</string>
<string>list_method</string>
<string>title</string>
</list>
</value>
......@@ -109,6 +110,12 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......@@ -123,4 +130,17 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="Method" module="Products.Formulator.MethodField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>method_name</string> </key>
<value> <string>objectValues</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
1739
\ No newline at end of file
1740
\ 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