From bb02d30a78e7c926cbd9cc36e9afe3f83e25cfb1 Mon Sep 17 00:00:00 2001 From: Carsten Schmitz Date: Tue, 16 Feb 2021 17:46:52 +0100 Subject: [PATCH] Fixed issue #17061: Themes editor cannot be opened Dev Force a change in file to it gets delivered on ComfortUpdate --- application/views/themeOptions/installedthemelist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/views/themeOptions/installedthemelist.php b/application/views/themeOptions/installedthemelist.php index a0bb9942be2..88817e7e489 100644 --- a/application/views/themeOptions/installedthemelist.php +++ b/application/views/themeOptions/installedthemelist.php @@ -76,7 +76,7 @@ ), 'ajaxUpdate' => 'questionthemes-grid', 'ajaxType' => 'POST', - // todo create a new javascript file and call function from here, related: 1573120573738 + // @todo create a new javascript file and call function from here, related: 1573120573738 'afterAjaxUpdate' => ' function(id, data){ window.LS.doToolTip();