aboutsummaryrefslogtreecommitdiff
path: root/dashboard_app/templates/dashboard_app/bundle_stream_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard_app/templates/dashboard_app/bundle_stream_list.html')
-rw-r--r--dashboard_app/templates/dashboard_app/bundle_stream_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard_app/templates/dashboard_app/bundle_stream_list.html b/dashboard_app/templates/dashboard_app/bundle_stream_list.html
index bf99fff49..0ef96150c 100644
--- a/dashboard_app/templates/dashboard_app/bundle_stream_list.html
+++ b/dashboard_app/templates/dashboard_app/bundle_stream_list.html
@@ -39,5 +39,5 @@
{% endblock %}
{% block scripts %}
-<script type="text/javascript" src="{{ STATIC_URL }}lava_scheduler_app/js/tables.js"></script>
+<script type="text/javascript" src="{{ STATIC_URL }}lava_scheduler_app/js/tables.min.js"></script>
{% endblock %}