From 31ec1bdd50ce7fa58e4e2c8701106bd809c47dc3 Mon Sep 17 00:00:00 2001 From: Mario Pietsch Date: Mon, 18 Mar 2024 10:08:11 +0100 Subject: [PATCH] Add tag parameter to reveal-widget to fix regression (#8084) --- core/ui/ViewTemplate/title.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/ViewTemplate/title.tid b/core/ui/ViewTemplate/title.tid index e5be2eba5..225ea4351 100644 --- a/core/ui/ViewTemplate/title.tid +++ b/core/ui/ViewTemplate/title.tid @@ -31,7 +31,7 @@ tags: $:/tags/ViewTemplate - <$reveal type="nomatch" text="" default="" state=<> class="tc-tiddler-info tc-popup-handle" animate="yes" retain="yes"> + <$reveal tag="div" type="nomatch" text="" default="" state=<> 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=<> mode="block"/>