Commit 9d508dd6 authored by Jérome Perrin's avatar Jérome Perrin

Use Products.ERP5Type.patches.transforms.html_to_text

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22540 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1db70da5
...@@ -59,6 +59,12 @@ ...@@ -59,6 +59,12 @@
</object> </object>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>html_to_text</string> </value> <value> <string>html_to_text</string> </value>
...@@ -73,7 +79,7 @@ ...@@ -73,7 +79,7 @@
</item> </item>
<item> <item>
<key> <string>module</string> </key> <key> <string>module</string> </key>
<value> <string>Products.PortalTransforms.transforms.html_to_text</string> </value> <value> <string>Products.ERP5Type.patches.transforms.html_to_text</string> </value>
</item> </item>
<item> <item>
<key> <string>output</string> </key> <key> <string>output</string> </key>
...@@ -89,6 +95,12 @@ ...@@ -89,6 +95,12 @@
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
875 876
\ 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