From 0774bce6efd948839b51909253f74482912f153b Mon Sep 17 00:00:00 2001 From: dingyongliang Date: Fri, 17 Jun 2022 09:12:44 +0000 Subject: [PATCH] * electron/zentao: merge navigation bar and control bar. --- module/common/view/header.html.php | 7 +++++++ module/common/view/header.lite.html.php | 18 +++++++++--------- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php index e294df8a85..81b7867dcf 100755 --- a/module/common/view/header.html.php +++ b/module/common/view/header.html.php @@ -7,6 +7,13 @@ include 'chosen.html.php'; app->loadConfig('sso');?> sso->redirect)) js::set('ssoRedirect', $config->sso->redirect);?> +