improve list1 presentation

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4177 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2011-02-12 11:35:07 +00:00
parent 578e28ec87
commit 7b85bec7fb

View file

@ -35,10 +35,9 @@
</a><br />&nbsp;
</div>
<div tal:attributes="class python:cell.cssClass[1]">
<a tal:attributes="href cell/targetUrl">
<b tal:content="cell/title" /><br />
<i tal:content="structure cell/renderedDescription" />
</a><br />
<b tal:content="cell/title" /><br />
<i tal:content="structure cell/renderedDescription" />
<br />
</div>
</tal:cell>
</metal:block>