aboutsummaryrefslogtreecommitdiff
path: root/lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html
diff options
context:
space:
mode:
Diffstat (limited to 'lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html')
-rw-r--r--lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html b/lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html
index 98fe52cf8..aef2a7b09 100644
--- a/lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html
+++ b/lava_scheduler_app/templates/lava_scheduler_app/mydevice_type_health_history_log.html
@@ -14,5 +14,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 %}