Commit 628a76ed authored by Bartek Górny's avatar Bartek Górny

Fixed status message field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13258 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a65b909e
......@@ -114,8 +114,8 @@
<string>my_int_index</string>
<string>my_source_reference</string>
<string>my_translated_validation_state_title</string>
<string>external_processing_status_message</string>
<string>my_revision</string>
<string>my_translated_external_processing_state_title</string>
</list>
</value>
</item>
......
......@@ -14,7 +14,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>external_processing_status_message</string> </value>
<value> <string>my_translated_external_processing_state_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -124,9 +124,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -265,23 +263,4 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.portal_workflow.getInfoFor(ob=here, name=\'comment\', wf_id=\'processing_status_workflow\')</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
560
\ No newline at end of file
561
\ 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