improve list1 presentation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4180 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
c5a2838357
commit
f0e29a6269
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<div tal:attributes="class python:cell.cssClass[1]">
|
||||
<a tal:attributes="href cell/targetUrl">
|
||||
<b tal:content="cell/title" /></a><br />
|
||||
<tal:desc conditon="cell/description">
|
||||
<tal:desc condition="cell/description">
|
||||
<i tal:content="structure cell/renderedDescription" /><br /></tal:desc>
|
||||
</div>
|
||||
</tal:cell>
|
||||
|
|
Loading…
Add table
Reference in a new issue