From 24e88d613ecd7e9752ea72bf8fb7cc7888f3ccda Mon Sep 17 00:00:00 2001 From: liwenrui Date: Wed, 15 Nov 2023 15:40:11 +0800 Subject: [PATCH] * force blue theme on zentaoclient. --- .../extension/xuan/index/ext/view/index.xuanxuan.html.hook.php | 1 + 1 file changed, 1 insertion(+) diff --git a/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php b/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php index cd411f7bc5..67ac144555 100644 --- a/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php +++ b/xuanxuan/extension/xuan/index/ext/view/index.xuanxuan.html.hook.php @@ -1,4 +1,5 @@ +app->setClientTheme('blue'); ?>