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 @@ ...@@ -54,7 +54,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Base_getFirstPartFromMultipartMessage</string> </value> <value> <string>ERP5Site_getFirstPartFromMultipartMessage</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <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> </item>
</dictionary> </dictionary>
</pickle> </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