summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-21 21:29:55 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-21 21:29:55 +0200
commit58ef767e621aa54e2c1030ba5d115b5e933f1191 (patch)
tree0daa1b0ac47d1b8e37dc2f2671b2273629b3ca5a /web/index.html
parent0147edd7b395631850d28b4bb000972d91f076ab (diff)
added callbacks to allow custom dashboard filter alarms
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 cbb193471f..b656d3f6e8 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?v20180115-2"></script>
+ <script type="text/javascript" src="dashboard.js?v20180121-2"></script>
</body>
</html>