From f1b52a66b2d2dfaa9742e99d701a0b99ace52dd1 Mon Sep 17 00:00:00 2001 From: Eric Zhao Date: Tue, 31 Jul 2018 10:24:08 +0800 Subject: [PATCH] Fixes #13: Fix search filter in Sentinel Dashboard sidebar Signed-off-by: Eric Zhao --- .../scripts/directives/sidebar/sidebar.html | 13 ++------- .../app/scripts/directives/sidebar/sidebar.js | 27 ++++++++++--------- 2 files changed, 17 insertions(+), 23 deletions(-) diff --git a/sentinel-dashboard/src/main/webapp/resources/app/scripts/directives/sidebar/sidebar.html b/sentinel-dashboard/src/main/webapp/resources/app/scripts/directives/sidebar/sidebar.html index 4a829aa6..9d98e269 100755 --- a/sentinel-dashboard/src/main/webapp/resources/app/scripts/directives/sidebar/sidebar.html +++ b/sentinel-dashboard/src/main/webapp/resources/app/scripts/directives/sidebar/sidebar.html @@ -2,19 +2,10 @@