From 3225c2af46dd164f01b52243021336fd249119d8 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Sun, 22 May 2016 14:17:56 +0200 Subject: Front: Separate searching from the info-box --- web/index.html | 5 +- web/js/nms-info-box.js | 143 +++--------------------------------------------- web/js/nms-oplog.js | 2 +- web/js/nms-search.js | 144 +++++++++++++++++++++++++++++++++++++++++++++++++ web/js/nms.js | 9 +--- 5 files changed, 155 insertions(+), 148 deletions(-) create mode 100644 web/js/nms-search.js (limited to 'web') diff --git a/web/index.html b/web/index.html index f469c1f..83ebf30 100644 --- a/web/index.html +++ b/web/index.html @@ -156,9 +156,9 @@