From aae1cd37cbdf2382b002177a3b4c77bdb968c6db Mon Sep 17 00:00:00 2001 From: chenjiankun Date: Mon, 31 Jul 2017 03:05:36 +0000 Subject: Add yardstick logo in GUI JIRA: YARDSTICK-767 We have yardstick logo in opnfv community. We have the demand to display it in yardstick GUI. Change-Id: Ief5807c918754e679e95ae1d1f3a769ab2d6d4b2 Signed-off-by: chenjiankun --- gui/app/views/suite.html | 51 ++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 23 deletions(-) (limited to 'gui/app/views/suite.html') diff --git a/gui/app/views/suite.html b/gui/app/views/suite.html index 8e1348333..652cf1e0e 100644 --- a/gui/app/views/suite.html +++ b/gui/app/views/suite.html @@ -9,39 +9,44 @@ - +
- +
-
-
Name
-
Operate
+
+
Name
+
Action
-
+
-
-
-
- {{suite}} +
+
+ -
- - +
+ +
+ + +
+ +
+
- -
-
- -
+
+ +
@@ -146,4 +151,4 @@ background-color: #EEEEEE; border-radius: 5px; } - + \ No newline at end of file -- cgit 1.2.3-korg