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

consistent ordering on fields



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13315 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7d8704bf
......@@ -74,39 +74,39 @@
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>left</string> </key>
<value>
<list>
<string>at_date</string>
<string>from_date</string>
<string>section_category</string>
<string>portal_type</string>
<string>simulation_state</string>
<string>payment</string>
<string>payment_mode</string>
<string>simulation_state</string>
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<key> <string>right</string> </key>
<value>
<list/>
</value>
......
208
\ No newline at end of file
209
\ 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