summaryrefslogtreecommitdiffstats
path: root/web/demosites.html
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-07-15 13:20:17 +0300
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-07-15 13:20:17 +0300
commit497d6035b3afabe36afea2f52091f98f8bf35a1b (patch)
tree5114cf7cf8d934878b76d42925a4bf4827cb0e58 /web/demosites.html
parent5a4e8d0c871a8fd9b05a329497d07e5a5bd62f64 (diff)
allow min/max of easypiechart and gauge be non-zero-based, when they have set by the user; fixes #2455
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 4c9fb70dc7..b3421bf2bc 100644
--- a/web/demosites.html
+++ b/web/demosites.html
@@ -516,7 +516,7 @@ p {
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?v20170105-7"></script>
+<script type="text/javascript" src="dashboard.js?v20170715-1"></script>
<script>
// --- OPTIONS FOR THE CHARTS --