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:
parent
29d62f3973
commit
57f1c61333
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue