Skip to content
Snippets Groups Projects
Commit f44dfe49 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Remove js from all reviews page, not needed.

parent 4b6ed72a
No related branches found
No related tags found
No related merge requests found
{% extends "base-apply.html" %}
{% load static bleach_tags review_tags workflow_tags %}
{% load bleach_tags review_tags workflow_tags %}
{% block title %}Reviews{% endblock %}
......@@ -30,7 +30,3 @@
</table>
</div>
{% endblock %}
{% block extra_js %}
<script src="{% static 'js/apply/all-reviews-table.js' %}"></script>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment