From acc8433465163d4755d72d640bd10ee7df26f3d6 Mon Sep 17 00:00:00 2001 From: thuva4 Date: Tue, 24 Apr 2018 20:47:30 +0530 Subject: Add toast message support for projects page Change-Id: Id596be94cdc8c7cfeab5c4978326810ce2b456dd Signed-off-by: thuva4 --- .../opnfv_testapi/ui/components/projects/projects.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'testapi/opnfv_testapi/ui/components/projects/projects.html') diff --git a/testapi/opnfv_testapi/ui/components/projects/projects.html b/testapi/opnfv_testapi/ui/components/projects/projects.html index 5d514d1..3098aa2 100644 --- a/testapi/opnfv_testapi/ui/components/projects/projects.html +++ b/testapi/opnfv_testapi/ui/components/projects/projects.html @@ -21,16 +21,12 @@ -
- - -
+
+ + {{ctrl.error}}
+
+ + {{ctrl.success}}
-- cgit 1.2.3-korg