Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c88065df authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Update jquery 3.5.1

Fix: #47
parent 23baed3e
Loading
Loading
Loading
Loading
+0 −0

File added.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+1 −1
Original line number Original line Diff line number Diff line
@@ -95,7 +95,7 @@
    </footer>
    </footer>




    <script src="{{ url_for('static', filename='js/jquery-1.11.1.min.js') }}"></script>
    <script src="{{ url_for('static', filename='js/jquery-3.5.1.min.js') }}"></script>
    {% if autocomplete %}<script src="{{ url_for('static', filename='js/typeahead.bundle.min.js') }}"></script>{% endif %}
    {% if autocomplete %}<script src="{{ url_for('static', filename='js/typeahead.bundle.min.js') }}"></script>{% endif %}
    <script src="{{ url_for('static', filename='js/require-2.1.15.min.js') }}"></script>
    <script src="{{ url_for('static', filename='js/require-2.1.15.min.js') }}"></script>
    <script src="{{ url_for('static', filename='js/searx.min.js') }}"
    <script src="{{ url_for('static', filename='js/searx.min.js') }}"