summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/layout.html')
-rw-r--r--dashboard/src/templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/layout.html b/dashboard/src/templates/layout.html
index 13f182b..378cc63 100644
--- a/dashboard/src/templates/layout.html
+++ b/dashboard/src/templates/layout.html
@@ -59,7 +59,7 @@
<script src="{% static "bower_components/metisMenu/dist/metisMenu.min.js" %}"></script>
<!-- Custom Theme JavaScript -->
-<script src="{% static "bower_components/startbootstrap-sb-admin-2-blackrockdigital/dist/js/sb-admin-2.min.js" %}"></script>
+<script src="{% static "bower_components/startbootstrap-sb-admin-2-blackrockdigital/dist/js/sb-admin-2.js" %}"></script>
{% block extrajs %}
{% endblock extrajs %}