Commit c013bea4 authored by Yusei Tahara's avatar Yusei Tahara

2008-06-10 yusei

* Don't escape html markup in Event_viewMimeMessage.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21450 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bfeec2da
......@@ -53,7 +53,7 @@
<tal:body xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal"\n
><tal:x replace="options/body"/></tal:body>
><tal:x replace="structure options/body"/></tal:body>
]]></string> </value>
</item>
......
2008-06-10 yusei
* Don't escape html markup in Event_viewMimeMessage.
2008-06-09 yusei
* Added Event_send proxy role (Manager).
......
260
\ No newline at end of file
261
\ 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