mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Don't use invokeBody for test popover tag
This commit is contained in:
parent
cb3648328d
commit
0dce286f53
@ -3,5 +3,5 @@
|
||||
<var name="title" value="data.title"/>
|
||||
|
||||
<span title="$title" data-content="$content">
|
||||
<invoke function="tag.invokeBody()" if="tag.invokeBody"/>
|
||||
<invoke function="tag.renderBody(out)" if="tag.renderBody"/>
|
||||
</span>
|
||||
Loading…
x
Reference in New Issue
Block a user