Commit bbe6fa45 authored by Tatuya Kamada's avatar Tatuya Kamada

Correct an id typo in a SystemPreference view.

(thanks Rafael)
parent 5561ecc6
......@@ -96,7 +96,7 @@
<string>my_preferred_pricing_optimise</string>
<string>my_preferred_sale_movement_supply_path_type_list</string>
<string>my_preferred_purchase_movement_supply_path_type_list</string>
<string>my_prrferred_internal_movement_supply_path_type_list</string>
<string>my_preferred_internal_movement_supply_path_type_list</string>
</list>
</value>
</item>
......
......@@ -18,7 +18,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_prrferred_internal_movement_supply_path_type_list</string> </value>
<value> <string>my_preferred_internal_movement_supply_path_type_list</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
1177
\ No newline at end of file
1178
\ 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