From 4e8cab4b66a35a610821db776d088c3b99bc9594 Mon Sep 17 00:00:00 2001 From: qixinzhi Date: Tue, 29 Mar 2022 10:55:19 +0800 Subject: [PATCH] * hide zentao client tutorial menu, task# 17992. --- module/common/model.php | 2 +- module/common/view/header.html.php | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/module/common/model.php b/module/common/model.php index 8991412729..44d5d6c281 100644 --- a/module/common/model.php +++ b/module/common/model.php @@ -413,7 +413,7 @@ class commonModel extends model { if(!commonModel::isTutorialMode()) { - echo '
  • ' . html::a(helper::createLink('tutorial', 'start'), " " . $lang->tutorialAB, '', "class='iframe' data-class-name='modal-inverse' data-width='800' data-headerless='true' data-backdrop='true' data-keyboard='true'") . '
  • '; + echo '
  • ' . html::a(helper::createLink('tutorial', 'start'), " " . $lang->tutorialAB, '', "class='iframe' data-class-name='modal-inverse' data-width='800' data-headerless='true' data-backdrop='true' data-keyboard='true'") . '
  • '; } echo '
  • ' . html::a(helper::createLink('my', 'preference', '', '', true), " " . $lang->preference, '', "class='iframe' data-width='700'") . '
  • '; diff --git a/module/common/view/header.html.php b/module/common/view/header.html.php index c0e95a884d..00854ff965 100755 --- a/module/common/view/header.html.php +++ b/module/common/view/header.html.php @@ -48,6 +48,10 @@ include 'chosen.html.php';
    sso->redirect)) echo "class='ranzhiFixedTfootAction'";?> >