From 4b8f53542a6871c863fbaba16dd5e0e35cf05ce5 Mon Sep 17 00:00:00 2001 From: chenjiankun Date: Fri, 16 Mar 2018 02:44:42 +0000 Subject: Add SUT page in GUI JIRA: YARDSTICK-1076 We need to show SUT information in GUI. Change-Id: I885773894fc9f6aa5975b39383af1fdf1b88b8bb Signed-off-by: chenjiankun --- gui/app/views/layout/sideNav.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gui/app/views/layout/sideNav.html') diff --git a/gui/app/views/layout/sideNav.html b/gui/app/views/layout/sideNav.html index 6c4426307..2333d22d5 100644 --- a/gui/app/views/layout/sideNav.html +++ b/gui/app/views/layout/sideNav.html @@ -42,6 +42,9 @@
Container
+
+ SUT +
Others
@@ -151,4 +154,4 @@ .active.panel-body { background-color: #dfe3e4; } - \ No newline at end of file + -- cgit 1.2.3-korg