improve list1 presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4184 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
8ad5f4946d
commit
bdf27fb88b
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@
|
||||||
<a tal:attributes="href cell/targetUrl">
|
<a tal:attributes="href cell/targetUrl">
|
||||||
<b tal:content="cell/title" /></a><br />
|
<b tal:content="cell/title" /></a><br />
|
||||||
<tal:desc condition="cell/description">
|
<tal:desc condition="cell/description">
|
||||||
<i tal:content="structure cell/renderedDescription" /><br /></tal:desc>
|
<i tal:content="structure cell/renderedDescription" /></tal:desc>
|
||||||
|
<br />
|
||||||
</div>
|
</div>
|
||||||
</tal:cell>
|
</tal:cell>
|
||||||
</metal:block>
|
</metal:block>
|
||||||
|
|
Loading…
Add table
Reference in a new issue