Commit 5d345ad0 authored by Ivan Tyagov's avatar Ivan Tyagov

Use right section title.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36210 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 638fbeed
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
tal:condition="not: exists_siblings">\n tal:condition="not: exists_siblings">\n
<a tal:content="root_section/Base_getTitle"\n <a tal:content="root_section/Base_getTitle"\n
tal:attributes="href root_section/absolute_url;\n tal:attributes="href root_section/absolute_url;\n
title section/Base_getTitle;"/>\n title root_section/Base_getTitle"/>\n
</li>\n </li>\n
<li class="non-empty-list-node"\n <li class="non-empty-list-node"\n
tal:condition="exists_siblings">\n tal:condition="exists_siblings">\n
......
1439 1441
\ 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