[gen] Bugfix for result-tied POD templates.
This commit is contained in:
parent
240ce59519
commit
7b94bfb85e
7 changed files with 29 additions and 16 deletions
|
@ -44,7 +44,7 @@
|
|||
layout The layout object that will dictate how object content
|
||||
will be rendered.
|
||||
</tal:comment>
|
||||
<metal:show define-macro="show">
|
||||
<metal:show define-macro="show" tal:define="tagId python: 'content'">
|
||||
<metal:layout use-macro="context/ui/widgets/show/macros/layout"/>
|
||||
</metal:show>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue