aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-01-20 17:41:24 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2015-01-20 17:41:24 +0100
commitc21c0bb5d5d13b90121062256a3ab7b32348912c (patch)
tree96a5ea31a031af32493d7b616e02288e74b0b089
parent8f7ffa2d18847112c8803a6dfb1cac1ab69f9130 (diff)
Bump js version number.2015.1.1
Change-Id: I5d58450c76441a73d0f4376948a33e3dba8bde11
-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 %}