This commit is contained in:
2023-09-24 13:16:11 +03:00
parent df5279e3f6
commit 0a4329ea67
9 changed files with 111 additions and 86 deletions

View File

@@ -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 %}