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 @@ ...@@ -114,8 +114,8 @@
<string>my_int_index</string> <string>my_int_index</string>
<string>my_source_reference</string> <string>my_source_reference</string>
<string>my_translated_validation_state_title</string> <string>my_translated_validation_state_title</string>
<string>external_processing_status_message</string>
<string>my_revision</string> <string>my_revision</string>
<string>my_translated_external_processing_state_title</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <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>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -124,9 +124,7 @@ ...@@ -124,9 +124,7 @@
</item> </item>
<item> <item>
<key> <string>default</string> </key> <key> <string>default</string> </key>
<value> <value> <string></string> </value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -265,23 +263,4 @@ ...@@ -265,23 +263,4 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </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> </ZopeData>
560 561
\ 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