diff --git a/module/common/view/footer.html.php b/module/common/view/footer.html.php index 05c609dfdd..f7852fef5e 100755 --- a/module/common/view/footer.html.php +++ b/module/common/view/footer.html.php @@ -25,7 +25,7 @@ function ajaxIgnoreBrowser(){$.get(createLink('misc', 'ajaxIgnoreBrowser'));} $(function(){showBrowserNotice()}); -global->novice) and $this->loadModel('tutorial')->checkNovice()):?> +global->novice) and $this->loadModel('tutorial')->checkNovice() and $config->global->flow == 'full'):?> novice = confirm('tutorial->novice?>'); $.get(createLink('tutorial', 'ajaxSaveNovice', 'novice=' + (novice ? 'true' : 'false')), function() {