0.0.265
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
{% include "connect_ws_js.html" %}
|
||||
<script src="{% static "js/filters_functions_find_route.js" %}"></script>
|
||||
<script src="{% static "js/dynamic_loading_routes.js" %}"></script>
|
||||
{# <script src="{% static "js/range_calendar.js" %}"></script>#}
|
||||
|
||||
|
||||
{% endblock %}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
{% block meta %}
|
||||
<script src='{% static "js/jquery_v3_6_4.js" %}'> </script>
|
||||
{# <script src='{% static "js/jquery_v3_6_4.js" %}'> </script>#}
|
||||
<script src='{% static "js/ion.rangeSlider.min.js" %}'> </script>
|
||||
<link href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css" rel="stylesheet">
|
||||
<script src='{% static "js/user_profile.js" %}'> </script>
|
||||
|
||||
Reference in New Issue
Block a user