aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/dashboard/static/js/linaro-index-1.3.3.js (renamed from app/dashboard/static/js/linaro-index-1.3.2.js)0
-rw-r--r--app/dashboard/templates/index.html2
2 files changed, 1 insertions, 1 deletions
diff --git a/app/dashboard/static/js/linaro-index-1.3.2.js b/app/dashboard/static/js/linaro-index-1.3.3.js
index d475d40..d475d40 100644
--- a/app/dashboard/static/js/linaro-index-1.3.2.js
+++ b/app/dashboard/static/js/linaro-index-1.3.3.js
diff --git a/app/dashboard/templates/index.html b/app/dashboard/templates/index.html
index 0af9307..c8350f5 100644
--- a/app/dashboard/templates/index.html
+++ b/app/dashboard/templates/index.html
@@ -115,5 +115,5 @@
{%- endblock %}
{%- block scripts %}
{{ super() }}
-<script type="text/javascript" src="/static/js/linaro-index-1.3.2.js"></script>
+<script type="text/javascript" src="/static/js/linaro-index-1.3.3.js"></script>
{%- endblock %}