From d00d46a772aa663c0be315a435789e4682d452b7 Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Tue, 4 Dec 2018 10:13:27 +0100 Subject: [PATCH] Missing stateTitle attribute in subtitle viewtemplate (#3618) --- core/ui/ViewTemplate/subtitle.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/ViewTemplate/subtitle.tid b/core/ui/ViewTemplate/subtitle.tid index 1924a9d52..c3511c4f7 100644 --- a/core/ui/ViewTemplate/subtitle.tid +++ b/core/ui/ViewTemplate/subtitle.tid @@ -1,7 +1,7 @@ title: $:/core/ui/ViewTemplate/subtitle tags: $:/tags/ViewTemplate -<$reveal type="nomatch" state=<> text="hide" tag="div" retain="yes" animate="yes"> +<$reveal type="nomatch" stateTitle=<> text="hide" tag="div" retain="yes" animate="yes">
<$link to={{!!modifier}}> <$view field="modifier"/>