TRI-293: add custom and mover handler + mover page poster
This commit is contained in:
@@ -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" %}">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user