From 02e74ec08259d79c50f540c0eb0c0118fb7871e1 Mon Sep 17 00:00:00 2001 From: Anna Date: Mon, 26 Mar 2018 22:25:41 +0300 Subject: [PATCH] upd --- static/rbmd/script.js | 2 +- templates/rbmd/index.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/static/rbmd/script.js b/static/rbmd/script.js index d9b65c8..2178882 100644 --- a/static/rbmd/script.js +++ b/static/rbmd/script.js @@ -20,7 +20,7 @@ $(function() { $('.tablink').css('display', 'block') // var ws = new WebSocket('{{escape(ws)}}'); - var cluster, selected_node, deadNode, node2; + // var cluster, selected_node, deadNode, node2; // ws.onopen = function() {ws.send(""); }; // ws.onmessage = function (evt) { // cluster = JSON.parse(evt.data); diff --git a/templates/rbmd/index.html b/templates/rbmd/index.html index 20f238c..d772208 100644 --- a/templates/rbmd/index.html +++ b/templates/rbmd/index.html @@ -85,8 +85,7 @@