Commit 1c398908 authored by Łukasz Nowak's avatar Łukasz Nowak

- proxified title, made it uneditable

- upper-cased form title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22338 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e40ad609
......@@ -52,6 +52,16 @@
<key> <string>action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -113,7 +123,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Transformation report</string> </value>
<value> <string>Transformation Report</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......
214
\ No newline at end of file
216
\ 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