Commit 83c8771d authored by Kevin Deldycke's avatar Kevin Deldycke

Show user preferences and Previous Balance.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6388 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 02623181
......@@ -84,7 +84,9 @@
<item>
<key> <string>center</string> </key>
<value>
<list/>
<list>
<string>preferred_warning</string>
</list>
</value>
</item>
<item>
......@@ -98,13 +100,19 @@
<item>
<key> <string>left</string> </key>
<value>
<list/>
<list>
<string>preferred_from_date</string>
<string>preferred_at_date</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
<list>
<string>preferred_section</string>
<string>preferred_simulation_state</string>
</list>
</value>
</item>
</dictionary>
......
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