Commit 74d2ae7e authored by Ivan Tyagov's avatar Ivan Tyagov

Use dedicated filename property.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41299 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ad0d86b7
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple/>
</tuple>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
</pickle>
<pickle>
<dictionary>
......@@ -110,7 +107,7 @@
<string>my_language</string>
<string>my_int_index</string>
<string>my_file</string>
<string>my_source_reference</string>
<string>my_filename</string>
<string>image_view</string>
<string>my_translated_external_processing_state_title</string>
<string>my_revision</string>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<tuple/>
</tuple>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
......@@ -17,7 +14,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_source_reference</string> </value>
<value> <string>my_filename</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
1219
\ No newline at end of file
1220
\ 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