From 524fd1b5afeeb405cf5fd76b3228e5aacfe892cb Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Fri, 6 Mar 2015 23:40:57 +0200 Subject: client: introduce model/types, cleanup node_info (not quite enough) --- res/templates/index.html | 2 +- src/client/model/types.js | 30 ++++++++++ src/client/view/node_info.js | 129 ++++++++++++++++++++++--------------------- 3 files changed, 98 insertions(+), 63 deletions(-) create mode 100644 src/client/model/types.js diff --git a/res/templates/index.html b/res/templates/index.html index a01b4236..5a4073cc 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -86,7 +86,7 @@ var rz_config = { // set as a global variable

Name

-

+