Merge pull request #826 from buggyj/viewtemplate

change filter to stop automatic view transclusion if field 'hide-me' is ...
This commit is contained in:
Jeremy Ruston
2014-09-10 17:18:18 +01:00
+1 -1
View File
@@ -3,7 +3,7 @@ tags: $:/tags/ViewTemplate
<div class="tc-tiddler-body">
<$list filter="[all[current]!has[plugin-type]]">
<$list filter="[all[current]!has[plugin-type]!field:hide-body[yes]]">
<$transclude>