Commit 1b8503a9 authored by Romain Courteaud's avatar Romain Courteaud

Change selection name to resource_inventory_selection in order to respect naming convention.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15246 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 17d22830
...@@ -490,7 +490,7 @@ ...@@ -490,7 +490,7 @@
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>resource_current_inventory</string> </value> <value> <string>resource_inventory_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
......
...@@ -453,7 +453,7 @@ resource_current_inventory</string> </value> ...@@ -453,7 +453,7 @@ resource_current_inventory</string> </value>
</item> </item>
<item> <item>
<key> <string>selection_name</string> </key> <key> <string>selection_name</string> </key>
<value> <string>resource_current_inventory</string> </value> <value> <string>resource_inventory_selection</string> </value>
</item> </item>
<item> <item>
<key> <string>sort</string> </key> <key> <string>sort</string> </key>
......
None
\ No newline at end of file
40 41
\ 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