Commit 57a87e91 authored by Ivan Tyagov's avatar Ivan Tyagov

Use proper selection name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41584 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 72b4e6e7
...@@ -9,7 +9,9 @@ ...@@ -9,7 +9,9 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list/> <list>
<string>selection_name</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -99,6 +101,10 @@ ...@@ -99,6 +101,10 @@
<key> <string>reverse</string> </key> <key> <string>reverse</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>base_view_related_custom_object_list_selection</string> </value>
</item>
<item> <item>
<key> <string>target</string> </key> <key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
......
647 649
\ No newline at end of file \ 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