Commit 786e4f1c authored by Jérome Perrin's avatar Jérome Perrin

use short_title on currency view, not symbol


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10274 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 31e30335
......@@ -108,7 +108,7 @@
<key> <string>right</string> </key>
<value>
<list>
<string>my_symbol</string>
<string>my_short_title</string>
<string>my_reference</string>
<string>my_base_unit_quantity</string>
</list>
......
......@@ -20,7 +20,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_symbol</string> </value>
<value> <string>my_short_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
50
\ No newline at end of file
51
\ 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