Commit 4ce36942 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix a wrong "view" form id introduced in previous commit.

parent 9af5c430
......@@ -131,7 +131,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Document_viewRelationGadget</string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>edit_form_id</string> </key>
......@@ -163,7 +165,7 @@
</item>
<item>
<key> <string>view_form_id</string> </key>
<value> <string>A</string> </value>
<value> <string>Document_viewRelationGadget</string> </value>
</item>
<item>
<key> <string>workflow_history</string> </key>
......@@ -264,7 +266,7 @@
<value>
<object>
<klass>
<global name="DateTime" module="DateTime.DateTime"/>
<global id="6.1" name="DateTime" module="DateTime.DateTime"/>
</klass>
<tuple>
<none/>
......@@ -279,6 +281,51 @@
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>superi</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>914.39217.24307.15735</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="6.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>1322050549.16</float>
<string>GMT+2</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</tuple>
</pickle>
......
1839
\ No newline at end of file
1840
\ 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