From 7c5208c61a4e42ee6bc52cce66ca89d9fd60a217 Mon Sep 17 00:00:00 2001 From: liugang Date: Fri, 22 Jun 2018 10:48:22 +0800 Subject: [PATCH] * Hide tutorial menu if the global flow is not full. --- module/build/view/create.html.php | 2 +- module/common/model.php | 4 ++-- module/project/js/tree.js | 2 +- module/project/view/tree.html.php | 18 ++++++++++-------- 4 files changed, 14 insertions(+), 12 deletions(-) diff --git a/module/build/view/create.html.php b/module/build/view/create.html.php index c48ffa2315..60265f81b7 100644 --- a/module/build/view/create.html.php +++ b/module/build/view/create.html.php @@ -75,7 +75,7 @@ - $lang->backhome";?> + diff --git a/module/common/model.php b/module/common/model.php index 72c5c8c595..e2f9c9f37b 100644 --- a/module/common/model.php +++ b/module/common/model.php @@ -301,12 +301,12 @@ class commonModel extends model */ public static function printAboutBar() { - global $app, $lang; + global $app, $config, $lang; echo "