summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-03-26 14:30:36 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-03-26 14:30:36 +0300
commitf0b34a87b52a5d1b471ac17e2d99b49d18b90c60 (patch)
treed981677a80c8df2f755b45e1994bfa9c4b2a90da /web/index.html
parent6f50ca84edd813f34d381991d871bf4cf4f46caf (diff)
allow show-X-at for before, after, duration, update-every and selection; fixes #3571
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 394f8a5152..ea146fc65b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -5719,6 +5719,6 @@
</div>
</div>
<div id="hiddenDownloadLinks" style="display: none;" hidden></div>
- <script type="text/javascript" src="dashboard.js?v20180210-4"></script>
+ <script type="text/javascript" src="dashboard.js?v20180326-2"></script>
</body>
</html>