summaryrefslogtreecommitdiffstats
path: root/web/index.html
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2017-02-13 17:18:12 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2017-02-13 17:18:12 +0200
commit2daded2861fe4d3bd6ef85d131fbdf85f23132f4 (patch)
tree933bfe91d5eaea9a39d8b2521670192f009cce47 /web/index.html
parentc11f701dd8b574b7478a4519c5a6bf334f834cd9 (diff)
updated dashboard for new web_log chart; #1783
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 7bba3f4d5e..545dd6caf4 100644
--- a/web/index.html
+++ b/web/index.html
@@ -2828,7 +2828,7 @@
});
NETDATA.requiredJs.push({
- url: NETDATA.serverDefault + 'dashboard_info.js?v20170211-20',
+ url: NETDATA.serverDefault + 'dashboard_info.js?v20170213-1',
async: false,
isAlreadyLoaded: function() { return false; }
});