TRI-293: add custom and mover handler + mover page poster

This commit is contained in:
Artyom Pratsko
2024-12-21 22:24:15 +03:00
parent 6044b302bb
commit b867ab7d02
15 changed files with 607 additions and 102 deletions

View File

@@ -84,12 +84,14 @@
<link rel="stylesheet" href="{% static 'css/critical.css' %}">
<link rel="stylesheet" href="{% static 'css/create_poster.css' %}">
<script src='{% static "js/find_route.js" %}'></script>
<script src="{% static "js/filters_functions_find_route.js" %}"></script>
<script src="{% static "js/dynamic_loading_routes.js" %}"></script>
<script src="{% static "js/user_profile.js" %}"></script>
<script src="{% static "js/user_profile_2.js" %}"></script>
{# <script src="{% static "js/user_profile.js" %}"></script>#}
{# <script src="{% static "js/user_profile_2.js" %}"></script>#}
<script src="{% static "js/ion.rangeSlider.min.js" %}"></script>
<link rel="stylesheet" href="{% static "css/ion.rangeSlider.min.css" %}">