From a7f03d3e521a8b0794d260ce3a857d4cebd177ef Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Mon, 26 Dec 2016 22:36:18 +0200 Subject: [PATCH] fixed minor HTML errors --- web/index.html | 3794 ++++++++++++++++++++++++------------------------ 1 file changed, 1896 insertions(+), 1898 deletions(-) diff --git a/web/index.html b/web/index.html index 6c9f6796..bbc3dc4c 100644 --- a/web/index.html +++ b/web/index.html @@ -390,2197 +390,2196 @@ } - - - + if(isdemo()) { + document.getElementById('masthead').style.display = 'block'; + } + else { + if(urlOptions.update_always === true) + NETDATA.setOption('stop_updates_when_focus_is_lost', !urlOptions.update_always); + } + } + + // our entry point + var netdataCallback = initializeDynamicDashboard; + +
@@ -2624,7 +2623,7 @@
- @@ -3138,9 +3136,9 @@
All the browsers with the same ID will identify you, so please don't share this with others.

-

- -
+
+ +

Either copy this ID and paste it to another browser, or paste here the ID you have taken from another browser.

-- 2.39.2