Upgrade to Bootstrap v5 (#457)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{% block scriptextra %}
|
||||
{% if current_user.is_authenticated %}
|
||||
<script src="/static/quick_review_voting.js"></script>
|
||||
<script src="/static/quick_review_voting.js?v=2"></script>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user