summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-14 12:44:27 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2018-01-14 12:44:27 +0200
commit1f03e5a95eb9f3779213683d3d6b5eb3fc885a80 (patch)
treec8ef472cd9d8e1146e40cf388f42eb01b898510b /web/index.html
parent53941896b036c50b5e723d2c70556b8c7241adbb (diff)
allow custom dashboard to request only a fixed set of colors
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 4087567638..fa6bf468eb 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-1"></script>
+ <script type="text/javascript" src="dashboard.js?v20180114-2"></script>
</body>
</html>