summaryrefslogtreecommitdiffstats
path: root/web/dashboard.html
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2016-11-23 15:49:10 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2016-11-23 15:49:10 +0000
commit87649cf32bd0e14d5a903fb85b01e9f41a253540 (patch)
treebbefda6dac074aeb87529592e8e5064f69cbe024 /web/dashboard.html
parentImported Upstream version 1.3.0+dfsg (diff)
downloadnetdata-upstream/1.4.0+dfsg.tar.xz
netdata-upstream/1.4.0+dfsg.zip
New upstream version 1.4.0+dfsgupstream/1.4.0+dfsg
Diffstat (limited to 'web/dashboard.html')
-rw-r--r--web/dashboard.html15
1 files changed, 6 insertions, 9 deletions
diff --git a/web/dashboard.html b/web/dashboard.html
index e5d01353f..62f5d05af 100644
--- a/web/dashboard.html
+++ b/web/dashboard.html
@@ -643,16 +643,13 @@ So, to avoid flashing the charts, we destroy and re-create the charts on each up
<small>rendered in <span id="time803">X</span> ms</small>
</div>
-
-
-
-
</div> <!-- 1st container -->
</body>
</html>
- <!-- you can set your netdata server globally, by ucommenting this -->
- <!-- you can also give a different server per chart, with the attribute: data-host="http://netdata.server:19999" -->
- <!-- <script> netdataServer = "http://box:19999"; </script> -->
- <!-- load the dashboard manager - it will do the rest -->
- <script type="text/javascript" src="dashboard.js?v42"></script>
+<!-- you can set your netdata server globally, by ucommenting this -->
+<!-- you can also give a different server per chart, with the attribute: data-host="http://netdata.server:19999" -->
+<!-- <script> netdataServer = "http://box:19999"; </script> -->
+
+<!-- load the dashboard manager - it will do the rest -->
+<script type="text/javascript" src="dashboard.js?v20161004-1"></script>