Commit 45e83aec authored by Aurel's avatar Aurel

we must display title not ID

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44669 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 524b1101
......@@ -2,10 +2,19 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
......@@ -72,9 +81,7 @@
<item>
<key> <string>center</string> </key>
<value>
<list>
<string>my_translated_simulation_state</string>
</list>
<list/>
</value>
</item>
<item>
......@@ -90,6 +97,7 @@
<string>my_source_reference</string>
<string>my_destination</string>
<string>my_imported</string>
<string>my_translated_simulation_state_title</string>
</list>
</value>
</item>
......
......@@ -2,13 +2,16 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_translated_simulation_state</string> </value>
<value> <string>my_translated_simulation_state_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
482
\ No newline at end of file
483
\ 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