From d491fc95409e78d2a28e82487144b3686c680f55 Mon Sep 17 00:00:00 2001 From: thuva4 Date: Sun, 15 Apr 2018 22:14:39 +0530 Subject: Add toast message in pods page User can view the error/success message in any part of the web page. JIRA: RELENG-392 Change-Id: If2564bec92b17cecb847bccfee8a57979d23b45c Signed-off-by: thuva4 --- testapi/opnfv_testapi/ui/components/pods/pods.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'testapi/opnfv_testapi/ui/components/pods/pods.html') diff --git a/testapi/opnfv_testapi/ui/components/pods/pods.html b/testapi/opnfv_testapi/ui/components/pods/pods.html index 8e66a9c..b5dadf5 100644 --- a/testapi/opnfv_testapi/ui/components/pods/pods.html +++ b/testapi/opnfv_testapi/ui/components/pods/pods.html @@ -19,22 +19,18 @@
+
+ + {{ctrl.error}}
+
+ + {{ctrl.success}}
Search:  
-
- - -
-- cgit 1.2.3-korg