summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-14 02:32:31 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-14 02:32:31 +0200
commit7462ffbc2854b9c5b6da9fcb8b96e041a219ff18 (patch)
tree9a1aca10f07d6d58b369627f250fb4c552e403d7 /web/index.html
parent780aa0d5d22ab9e85426ec6c3b27cb02ecf9c75d (diff)
render charts in the direction of the scroll
Diffstat (limited to 'web/index.html')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 56385bf0dc..4087567638 100644
--- a/web/index.html
+++ b/web/index.html
@@ -5622,6 +5622,6 @@
</div>
</div>
<div id="hiddenDownloadLinks" style="display: none;" hidden></div>
- <script type="text/javascript" src="dashboard.js?v20180113-2"></script>
+ <script type="text/javascript" src="dashboard.js?v20180114-1"></script>
</body>
</html>