From d7fb270e7e3a75ee7d2ab0a53f81ffad15ab97ea Mon Sep 17 00:00:00 2001 From: Erik Montes Date: Tue, 7 Feb 2017 10:46:22 -0800 Subject: [PATCH 1/6] Remove ! from tag --- applications/admin/views/default.mobile/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/admin/views/default.mobile/layout.html b/applications/admin/views/default.mobile/layout.html index 8f004ced..b17e0d70 100644 --- a/applications/admin/views/default.mobile/layout.html +++ b/applications/admin/views/default.mobile/layout.html @@ -34,7 +34,7 @@ - {{include 'web2py_ajax.html'}} From 48a0683dd108216ca876ad2456ba550dc4773c72 Mon Sep 17 00:00:00 2001 From: Erik Montes Date: Tue, 7 Feb 2017 10:47:26 -0800 Subject: [PATCH 2/6] Removed ! from tag --- applications/admin/views/plugin_jqmobile/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/admin/views/plugin_jqmobile/layout.html b/applications/admin/views/plugin_jqmobile/layout.html index 8910c2f6..1f6419cd 100644 --- a/applications/admin/views/plugin_jqmobile/layout.html +++ b/applications/admin/views/plugin_jqmobile/layout.html @@ -34,7 +34,7 @@ - {{include 'web2py_ajax.html'}} From f0382d646cc9c0ca4f24f855b5daac2b5745f2fe Mon Sep 17 00:00:00 2001 From: Nico de Groot Date: Sun, 26 Feb 2017 13:21:44 +0100 Subject: [PATCH 3/6] minor cleanup removed unused class 'navbar-ex1-collapse' see https://github.com/twbs/bootstrap/issues/10948 --- applications/welcome/views/layout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/welcome/views/layout.html b/applications/welcome/views/layout.html index a52ff188..07f674d4 100644 --- a/applications/welcome/views/layout.html +++ b/applications/welcome/views/layout.html @@ -59,7 +59,7 @@ {{=response.logo or ''}} -