From fa8935862af8c949ceb28f7d057837a02693b4c1 Mon Sep 17 00:00:00 2001 From: Benjamin Davis Date: Fri, 27 Sep 2024 16:02:22 +0200 Subject: [PATCH] Adding missing class for checkbox TVs Fixes regression bug when new display-switch class was introduced. --- manager/templates/default/resource/sections/tvs.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/templates/default/resource/sections/tvs.tpl b/manager/templates/default/resource/sections/tvs.tpl index 9ec9c4cbe44..2e6ced42cb8 100644 --- a/manager/templates/default/resource/sections/tvs.tpl +++ b/manager/templates/default/resource/sections/tvs.tpl @@ -8,7 +8,7 @@
{foreach from=$category.tvs item=tv name='tv'} {if $tv->type NEQ "hidden"} -
+