Commit 9c9417c5 authored by Nicolas Delaby's avatar Nicolas Delaby

Rename Template and follow naming convention

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41860 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b73e3f57
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Attachment_renderHTMLPreviewAsImage</string> </value> <value> <string>Event_renderHTMLPreviewAsImage</string> </value>
</item> </item>
<item> <item>
<key> <string>output_encoding</string> </key> <key> <string>output_encoding</string> </key>
......
...@@ -293,16 +293,13 @@ ...@@ -293,16 +293,13 @@
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>here/Attachment_renderHTMLPreviewAsImage</string> </value> <value> <string>here/Event_renderHTMLPreviewAsImage</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
516 517
\ 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