@@ -27,7 +27,7 @@
|
||||
|
||||
{% block scriptextra %}
|
||||
{% if current_user.is_authenticated %}
|
||||
<script src="/static/js/quick_review_voting.js"></script>
|
||||
<script src="/static/js/quick_review_voting.js?v=2"></script>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user