From 6d1f00eb15ddf95a8b53a1b2260bfa23b1a81c31 Mon Sep 17 00:00:00 2001 From: thuva4 Date: Thu, 26 Apr 2018 11:35:49 +0530 Subject: Add toast message support for testcases page Change-Id: Ic33cdc2a598d560bbbfc45977f4bbc278cf48e11 Signed-off-by: thuva4 --- .../components/projects/project/testCases/testCases.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'testapi/opnfv_testapi/ui/components/projects/project/testCases/testCases.html') diff --git a/testapi/opnfv_testapi/ui/components/projects/project/testCases/testCases.html b/testapi/opnfv_testapi/ui/components/projects/project/testCases/testCases.html index 395db03..04baa9c 100644 --- a/testapi/opnfv_testapi/ui/components/projects/project/testCases/testCases.html +++ b/testapi/opnfv_testapi/ui/components/projects/project/testCases/testCases.html @@ -11,16 +11,12 @@ Create -
- - -
+
+ + {{testCasesCtrl.error}}
+
+ + {{testCasesCtrl.success}}
-- cgit 1.2.3-korg