Commit df21e6ff authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

follow the change in r33948 (rename the property id from line_grouping to line_groupable).


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33949 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0830aafa
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>line_grouping</string> </key> <key> <string>line_groupable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>line_grouping</string> </key> <key> <string>line_groupable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
......
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>line_grouping</string> </key> <key> <string>line_groupable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
......
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>line_grouping</string> </key> <key> <string>line_groupable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
......
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
<string>my_configuration_form_id</string> <string>my_configuration_form_id</string>
<string>my_solver_action_title</string> <string>my_solver_action_title</string>
<string>my_configuration_property_list</string> <string>my_configuration_property_list</string>
<string>my_line_grouping</string> <string>my_line_groupable</string>
<string>my_line_exclusive</string> <string>my_line_exclusive</string>
<string>my_delivery_solver_list</string> <string>my_delivery_solver_list</string>
<string>my_tested_property_list</string> <string>my_tested_property_list</string>
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_line_grouping</string> </value> <value> <string>my_line_groupable</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
69 70
\ 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