Commit d96b0e57 authored by Jérome Perrin's avatar Jérome Perrin

fix positionning of short_title field in AccountingPeriod_view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19732 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 77957ad3
...@@ -83,7 +83,6 @@ ...@@ -83,7 +83,6 @@
<string>my_title</string> <string>my_title</string>
<string>my_start_date</string> <string>my_start_date</string>
<string>my_stop_date</string> <string>my_stop_date</string>
<string>my_short_title</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -91,6 +90,7 @@ ...@@ -91,6 +90,7 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_short_title</string>
<string>my_translated_simulation_state_title</string> <string>my_translated_simulation_state_title</string>
</list> </list>
</value> </value>
......
633 634
\ 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