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 @@ ...@@ -2,10 +2,19 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/> <tuple>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>_bind_names</string> </key> <key> <string>_bind_names</string> </key>
<value> <value>
...@@ -72,9 +81,7 @@ ...@@ -72,9 +81,7 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list> <list/>
<string>my_translated_simulation_state</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -90,6 +97,7 @@ ...@@ -90,6 +97,7 @@
<string>my_source_reference</string> <string>my_source_reference</string>
<string>my_destination</string> <string>my_destination</string>
<string>my_imported</string> <string>my_imported</string>
<string>my_translated_simulation_state_title</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -2,13 +2,16 @@ ...@@ -2,13 +2,16 @@
<ZopeData> <ZopeData>
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<global name="StringField" module="Products.Formulator.StandardFields"/> <tuple>
<global name="StringField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_translated_simulation_state</string> </value> <value> <string>my_translated_simulation_state_title</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
......
482 483
\ 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