Commit 9b426019 authored by Jérome Perrin's avatar Jérome Perrin

This field should not show the preferred value, but the value directly defined on the preference.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20789 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8757ecee
......@@ -13,6 +13,7 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>default</string>
<string>required</string>
</list>
</value>
......@@ -74,6 +75,12 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_simulation_state</string> </value>
......
691
\ No newline at end of file
692
\ 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