check for result of update() function
This commit is contained in:
parent
085192de21
commit
a45bf52fe7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
|
|
||||||
<metal:block define-macro="render_collection"
|
<metal:block define-macro="render_collection"
|
||||||
tal:define="dummy item/update">
|
tal:condition="item/update">
|
||||||
|
|
||||||
<metal:block use-macro="view/concept_macros/conceptdata">
|
<metal:block use-macro="view/concept_macros/conceptdata">
|
||||||
<metal:fill tal:condition="item/editable"
|
<metal:fill tal:condition="item/editable"
|
||||||
|
|
Loading…
Add table
Reference in a new issue