render description in text part

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4021 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2010-09-27 13:15:15 +00:00
parent cb6908f7c4
commit 5addfec651

View file

@ -50,7 +50,7 @@
<metal:image use-macro="item/macros/image" />
</div>
<div tal:attributes="class python:part.cssClass[1]">
<span tal:content="cell/renderTextDescription" />
<span tal:content="cell/renderedTextDescription" />
</div>
<tal:break condition="cell/img">
<br style="clear: both" />&nbsp;</tal:break>