LongTitle for Categories

git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3658 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
werners 2009-12-15 15:51:03 +00:00
parent 5435e418aa
commit a14dc3b209

View file

@ -150,7 +150,7 @@
tal:condition="relation/other" />
<input type="checkbox" checked name="form.assignments.selected:list"
tal:attributes="value relation/uidToken;" />
<span tal:content="relation/title">Something</span>
<span tal:content="relation/adapted/getLongTitle">Something</span>
(<span i18n:translate="" tal:content="relation/typeTitle">Topic</span>)
</td>
</tr>