From 9cf888fd6345642e47d750e1872aa82ad32985a8 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sat, 12 Jan 2019 21:23:46 +0100 Subject: front: Implement new network/switch and more Fixes #183 References #182 It's now possible to add new networks and switches, and it's also possible to edit networks, but since I haven't exposed it in the UI yet, I can't really close the bug. This is also a major step in stripping nms-info-box apart. Next up is listing existing networks, possibly linking to them. I think that might be a decent first-step towards a new core nms-info-box since it doesn't alreay exist. --- web/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'web/index.html') diff --git a/web/index.html b/web/index.html index 05fd582..23431b1 100644 --- a/web/index.html +++ b/web/index.html @@ -47,13 +47,12 @@