Commit 461e4037 authored by Julien Muchembled's avatar Julien Muchembled

Rule_view: fix title of 'same_total_quantity' field

parent 57879176
......@@ -6,6 +6,14 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
</list>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_same_total_quantity</string> </value>
......@@ -75,6 +83,10 @@
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Same Total Quantity</string> </value>
</item>
</dictionary>
</value>
</item>
......
171
\ No newline at end of file
172
\ 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