work in progress: layouts for the Lobo skin

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4003 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2010-09-22 12:38:15 +00:00
parent 29d62f3973
commit 57f1c61333

View file

@ -52,7 +52,8 @@
<div tal:attributes="class python:part.cssClass[1]">
<span tal:content="cell/textDescription" />
</div>
<div tal:attributes="class python:part.cssClass[2]">
<div tal:condition="cell/renderedText"
tal:attributes="class python:part.cssClass[2]">
<br />
<metal:text use-macro="item/macros/text" />
</div>