From b298803c1c168a37695ee8b6fa95cabeb3d9dcdc Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 15 Feb 2015 17:59:20 +0200 Subject: client: node_info cleanup: still missing edge cases (edits/deletes while open) --- res/templates/index.html | 1 + src/client/view/graph_view.js | 45 +----------------------- src/client/view/node_info.js | 81 ++++++++++++++++++++++++++----------------- 3 files changed, 51 insertions(+), 76 deletions(-) diff --git a/res/templates/index.html b/res/templates/index.html index d4353d17..c9b9a713 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -75,6 +75,7 @@ var rz_config = { // set as a global variable