From c37720a92ff0d978802df528afa0093550ce36e2 Mon Sep 17 00:00:00 2001 From: Massimo Di Pierro Date: Thu, 12 Jan 2012 12:51:12 -0600 Subject: [PATCH] issue 591, thanks Iceberg --- VERSION | 2 +- applications/welcome/views/layout.html | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index cc5494b4..e155a4bc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 1.99.4 (2012-01-12 12:47:39) stable +Version 1.99.4 (2012-01-12 12:51:07) stable diff --git a/applications/welcome/views/layout.html b/applications/welcome/views/layout.html index 6e478ecb..04420859 100644 --- a/applications/welcome/views/layout.html +++ b/applications/welcome/views/layout.html @@ -51,9 +51,11 @@ {{include 'web2py_ajax.html'}} + {{if response.menu:}} + {{pass}} {{ # using sidebars need to know what sidebar you want to use @@ -76,8 +78,11 @@
{{is_mobile=request.user_agent().is_mobile}} -