Commit 1830410b authored by Ivan Tyagov's avatar Ivan Tyagov

Revert r39311 (which needs more work on).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39312 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a3982bc0
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
title="Minimize"></a>\n title="Minimize"></a>\n
</tal:block>\n </tal:block>\n
<span class="gadget_title" \n <span class="gadget_title" \n
tal:content="python: here.Base_translateString(box.getProperty(\'preferred_header_title\', box.getProperty(\'title\', None)) or gadget.getTitle())"/>\n tal:content="python: here.Base_translateString(box.getProperty(\'preferred_header_title\', None) or gadget.getTitle())"/>\n
</span>\n </span>\n
</h3>\n </h3>\n
\n \n
......
560 561
\ 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