From 016a0ffe8a0b97cd89e15e95a1cec5465d9c516e Mon Sep 17 00:00:00 2001 From: Thomas Pointhuber Date: Sun, 18 Jan 2015 13:03:53 +0100 Subject: [enh] show js warning only if menu can't be used or inside preferences --- searx/templates/oscar/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'searx/templates/oscar/base.html') diff --git a/searx/templates/oscar/base.html b/searx/templates/oscar/base.html index c39de0460..5a3ba9f42 100644 --- a/searx/templates/oscar/base.html +++ b/searx/templates/oscar/base.html @@ -57,7 +57,9 @@ {% endblock %} {% block site_alert_warning_nojs %} {% endblock %} {% block site_alert_info %} -- cgit v1.2.3