Commit 23e3ab2d authored by Łukasz Nowak's avatar Łukasz Nowak

- define selection names

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25983 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c25f1c18
......@@ -12,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>selection_name</string>
</list>
</value>
</item>
<item>
......@@ -80,6 +82,10 @@
<key> <string>form_id</string> </key>
<value> <string>AppliedRule_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>applied_rule_view_selection</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
......@@ -12,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>selection_name</string>
</list>
</value>
</item>
<item>
......@@ -80,6 +82,10 @@
<key> <string>form_id</string> </key>
<value> <string>SimulationMovement_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>applied_rule_view_field_library_selection</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
......@@ -12,7 +12,9 @@
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
<list>
<string>selection_name</string>
</list>
</value>
</item>
<item>
......@@ -80,6 +82,10 @@
<key> <string>form_id</string> </key>
<value> <string>SimulationMovement_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>simulation_movement_view_selection</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
51
\ No newline at end of file
52
\ 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