We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556a172 commit 097ad91Copy full SHA for 097ad91
OpenOversight/app/templates/incident_list.html
@@ -38,3 +38,6 @@ <h3>
38
</a>
39
{% endif %}
40
{% endblock list %}
41
+{% block js_footer %}
42
+ <script src="{{ url_for('static', filename='js/incidentDescription.js') }}"></script>
43
+{% endblock %}
0 commit comments