From 62430d66781234816d4eee66600380b915c04089 Mon Sep 17 00:00:00 2001 From: shentao Date: Tue, 5 Dec 2017 16:07:51 +0800 Subject: Fix alarm and performance display bugs Change-Id: I12b07d4252336de7e4a4c64ea578ef625873e432 Issue-ID: USECASEUI-62 Signed-off-by: shentao --- usecaseui-monitor/src/main/webapp/index.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'usecaseui-monitor/src/main/webapp/index.html') diff --git a/usecaseui-monitor/src/main/webapp/index.html b/usecaseui-monitor/src/main/webapp/index.html index 6c99a161..8a4aca01 100644 --- a/usecaseui-monitor/src/main/webapp/index.html +++ b/usecaseui-monitor/src/main/webapp/index.html @@ -1,4 +1,3 @@ - + @@ -21,8 +21,8 @@ + - @@ -35,14 +35,8 @@ - - - - - - - + @@ -52,10 +46,17 @@ + + + + + + - + + - + \ No newline at end of file -- cgit 1.2.3-korg