Commit be7f3c16 authored by Ivan Tyagov's avatar Ivan Tyagov

Use proper selection name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41560 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e7dfc7cc
......@@ -18,7 +18,6 @@
<string>portal_types</string>
<string>search</string>
<string>select</string>
<string>selection_name</string>
<string>sort</string>
<string>title</string>
</list>
......@@ -172,10 +171,6 @@
<key> <string>select</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>section_content_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
<value>
......@@ -203,10 +198,7 @@
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
<global name="Method" module="Products.Formulator.MethodField"/>
</pickle>
<pickle>
<dictionary>
......
......@@ -17,7 +17,6 @@
<string>list_method</string>
<string>portal_types</string>
<string>search</string>
<string>selection_name</string>
<string>sort</string>
<string>title</string>
</list>
......@@ -169,10 +168,6 @@
<key> <string>search</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>section_content_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
<value>
......@@ -200,10 +195,7 @@
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
<global name="Method" module="Products.Formulator.MethodField"/>
</pickle>
<pickle>
<dictionary>
......
1007
\ No newline at end of file
1011
\ 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