Commit 03802e90 authored by Aurel's avatar Aurel

add your simulation_state in dialog and report field library

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20581 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb04b957
...@@ -81,25 +81,25 @@ ...@@ -81,25 +81,25 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
</item> </item>
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
</item> </item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
</item> </item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>your_category</string> <string>your_category</string>
...@@ -113,11 +113,12 @@ ...@@ -113,11 +113,12 @@
<string>your_section_category</string> <string>your_section_category</string>
<string>your_at_date</string> <string>your_at_date</string>
<string>your_from_date</string> <string>your_from_date</string>
<string>your_simulation_state</string>
</list> </list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
......
...@@ -100,6 +100,7 @@ ...@@ -100,6 +100,7 @@
<string>your_at_date</string> <string>your_at_date</string>
<string>your_from_date</string> <string>your_from_date</string>
<string>your_section_category</string> <string>your_section_category</string>
<string>your_simulation_state</string>
</list> </list>
</value> </value>
</item> </item>
......
802 803
\ 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