Merge branch 'master' into multi-wiki-support

This commit is contained in:
Jeremy Ruston 2024-03-23 17:32:03 +00:00
commit 8091db37e8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ tags: $:/tags/ViewTemplate
</$link>
</$set>
</div>
<$reveal type="nomatch" text="" default="" state=<<tiddlerInfoState>> class="tc-tiddler-info tc-popup-handle" animate="yes" retain="yes">
<$reveal tag="div" type="nomatch" text="" default="" state=<<tiddlerInfoState>> class="tc-tiddler-info tc-popup-handle" animate="yes" retain="yes">
<$list filter="[all[shadows+tiddlers]tag[$:/tags/TiddlerInfoSegment]!has[draft.of]] [[$:/core/ui/TiddlerInfo]]" variable="listItem">
<$transclude tiddler=<<listItem>> mode="block"/>
</$list>