summaryrefslogtreecommitdiffstats
path: root/web/demosites.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-09 11:42:41 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2016-10-09 11:42:41 +0300
commit654c8cd75e26046996824d7d79294c8e625c0bf6 (patch)
treecfcf6d3dc94d2e62e8b830a188a544fd998de115 /web/demosites.html
parent17b0aa7ee55dc7ce037bd7a0066703e5e95dd540 (diff)
allow functions to be given for easypiechart barColor; fixes #1089; fixes #958
Diffstat (limited to 'web/demosites.html')
-rw-r--r--web/demosites.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/demosites.html b/web/demosites.html
index 019ca926e0..367aeda63c 100644
--- a/web/demosites.html
+++ b/web/demosites.html
@@ -52,7 +52,7 @@
and that you have chown it to be owned by netdata:netdata
-->
<!-- <script type="text/javascript" src="http://my.server:19999/dashboard.js"></script> -->
- <script type="text/javascript" src="dashboard.js?v20161008-1"></script>
+ <script type="text/javascript" src="dashboard.js?v20161009-1"></script>
<script>
// --- OPTIONS FOR THE CHARTS --