summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-15 01:26:13 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-15 01:26:13 +0200
commit8960382b63da21c447bf5edc42c0e88030d6f739 (patch)
tree3807f7f952b5a74de65518844ddf64d901759cbe /web/index.html
parent407433cce6f5a0d4c9824a38eba9805f11211477 (diff)
prevent date, time and units from wrapping, at the chart legends
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 254933758e..5b7618bfbc 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?v20180114-4"></script>
+ <script type="text/javascript" src="dashboard.js?v20180115-1"></script>
</body>
</html>