From 1fe11fb48972ce30b21a4423244642f0ed391b0c Mon Sep 17 00:00:00 2001 From: thuva4 Date: Sun, 11 Feb 2018 16:31:48 +0530 Subject: Add multiple customs in scenario page implement function to add multiple customs with a single add button click JIRA: RELENG-344 Change-Id: I7c4ac409ee5d78a6a01b242368b02813f0df400f Signed-off-by: thuva4 --- .../components/scenarios/modals/customModal.html | 30 ++++++++++++++++++---- 1 file changed, 25 insertions(+), 5 deletions(-) (limited to 'testapi/opnfv_testapi/ui/components/scenarios/modals') diff --git a/testapi/opnfv_testapi/ui/components/scenarios/modals/customModal.html b/testapi/opnfv_testapi/ui/components/scenarios/modals/customModal.html index 987cb1e..90e4544 100644 --- a/testapi/opnfv_testapi/ui/components/scenarios/modals/customModal.html +++ b/testapi/opnfv_testapi/ui/components/scenarios/modals/customModal.html @@ -6,11 +6,31 @@ {{customModalCtrl.data.text}}
- -
- -

-
+ + + + + + + + + + + + + + +
+
+ +

+
+
+
+ +

+
+
-- cgit 1.2.3-korg