0.0.281
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
<script src="{% static "js/rangecalendartech.js" %}"></script>
|
||||
|
||||
<link rel="stylesheet" href="{% static 'css/datarangepicker.css' %}" />
|
||||
|
||||
<script src="{% static "js/global_js.js" %}"></script>
|
||||
{% if user and not user.is_anonymous %}
|
||||
<script src='{% static "js/chat_sockets.js" %}'></script>
|
||||
<script src="{% static "js/global_js.js" %}"></script>
|
||||
<script>
|
||||
|
||||
{#var user_id = {{ user.id }}#}
|
||||
|
||||
Reference in New Issue
Block a user