use 'structure' keyword for textline fields to allow for HTML rendering
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3632 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
13ec1efea7
commit
4b32972ef0
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
|
||||
|
||||
<metal:textline define-macro="display_textline">
|
||||
<span tal:content="nocall:value"></span>
|
||||
<span tal:content="structure nocall:value"></span>
|
||||
</metal:textline>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue