change filter to stop automatic view transclusion if field 'hide-me' is defined

This commit is contained in:
buggyj
2014-09-10 12:37:05 +02:00
parent b7f638aef3
commit 04df2a4a20
+2 -1
View File
@@ -3,7 +3,8 @@ tags: $:/tags/ViewTemplate
<div class="tc-tiddler-body">
<$list filter="[all[current]!has[plugin-type]]">
<$list filter="[all[current]!has[plugin-type]!has[hide-body]]">
<$transclude>