Commit 0b71ddfe authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! erp5_interface_post: add preview tab on Internet Message Post

parent c8b7ebfa
......@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Base_getFirstPartFromMultipartMessage</string> </value>
<value> <string>ERP5Site_getFirstPartFromMultipartMessage</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -104,7 +104,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.Base_getFirstPartFromMultipartMessage(here.getData())</string> </value>
<value> <string>python: here.ERP5Site_getFirstPartFromMultipartMessage(here.getData())</string> </value>
</item>
</dictionary>
</pickle>
......
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