mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] menu without js - closes #747
This commit is contained in:
parent
e23c8f954b
commit
9782633054
8 changed files with 44 additions and 53 deletions
|
|
@ -59,13 +59,6 @@
|
|||
{% endblock %}
|
||||
{% block site_alert_warning %}
|
||||
{% endblock %}
|
||||
{% block site_alert_warning_nojs %}
|
||||
<noscript>
|
||||
<div class="visible-xs-block">
|
||||
{% include 'oscar/messages/js_disabled.html' %}
|
||||
</div>
|
||||
</noscript>
|
||||
{% endblock %}
|
||||
{% block site_alert_info %}
|
||||
{% endblock %}
|
||||
{% block site_alert_success %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue