Commit 0afe1bbb authored by Nicolas Delaby's avatar Nicolas Delaby

Use recent optimisation on interaction

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41111 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2a5c185b
......@@ -77,6 +77,10 @@
<tuple/>
</value>
</item>
<item>
<key> <string>temporary_document_disallowed</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
......
......@@ -51,8 +51,7 @@
<item>
<key> <string>_body</string> </key>
<value> <string>document = state_change[\'object\']\n
if document.isTempObject():\n
return\n
\n
document.updateContentMd5()\n
</string> </value>
</item>
......
905
\ No newline at end of file
908
\ 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