Commit c72f6ebc authored by Ivan Tyagov's avatar Ivan Tyagov

no longer needed on inline link to non existing CSS file merged in r36374

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36375 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b508a285
...@@ -66,7 +66,6 @@ ...@@ -66,7 +66,6 @@
<p class="clear" />\n <p class="clear" />\n
</div>\n </div>\n
<tal:block tal:condition="python: here.getPortalObject().restrictedTraverse(\'portal_gadgets\', None) is not None">\n <tal:block tal:condition="python: here.getPortalObject().restrictedTraverse(\'portal_gadgets\', None) is not None">\n
<link href="erp5_knowledge_box_top_newpage.css" rel="stylesheet" type="text/css" />\n
<tal:block tal:condition="exists:here/ERP5Site_viewHomeAreaRenderer"\n <tal:block tal:condition="exists:here/ERP5Site_viewHomeAreaRenderer"\n
tal:replace="structure here/ERP5Site_viewHomeAreaRenderer" />\n tal:replace="structure here/ERP5Site_viewHomeAreaRenderer" />\n
</tal:block>\n </tal:block>\n
......
953 954
\ 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