From 5a4af78cc928084e0146a2fa8524f5486461a7ef Mon Sep 17 00:00:00 2001 From: thuva4 Date: Thu, 26 Apr 2018 19:58:48 +0530 Subject: Add toast message for scenarios page Change-Id: I27833535288ad6302d2fc85b543b196e28179a22 Signed-off-by: thuva4 --- .../opnfv_testapi/ui/components/scenarios/scenarios.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'testapi/opnfv_testapi/ui/components/scenarios/scenarios.html') diff --git a/testapi/opnfv_testapi/ui/components/scenarios/scenarios.html b/testapi/opnfv_testapi/ui/components/scenarios/scenarios.html index bde946c..8d23449 100644 --- a/testapi/opnfv_testapi/ui/components/scenarios/scenarios.html +++ b/testapi/opnfv_testapi/ui/components/scenarios/scenarios.html @@ -10,16 +10,12 @@ Create -
- - -
+
+ + {{ctrl.error}}
+
+ + {{ctrl.success}}
-- cgit 1.2.3-korg