From d350d5ac25c8df2846e4f0d9082cb4d364a17a83 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Mon, 6 Aug 2018 16:14:59 +0300 Subject: UI Feature flagging support Change-Id: Ic2151dab6306c42364483e9064c01bab3dd7378b Issue-ID: VID-208 Signed-off-by: Sonsino, Ofir (os0695) --- .../app/vid/scripts/view-models/creationDialog.htm | 68 +++++++++++----------- 1 file changed, 35 insertions(+), 33 deletions(-) (limited to 'vid-app-common/src/main/webapp/app/vid/scripts/view-models/creationDialog.htm') diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/creationDialog.htm b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/creationDialog.htm index ca13ca2b..75f6b68a 100755 --- a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/creationDialog.htm +++ b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/creationDialog.htm @@ -1,40 +1,42 @@ -
- +
-
- -

Create {{componentName}} -- {{createType}}

-
- -
- {{error}} -
+ +
+
+ +

Create {{componentName}} -- {{createType}}

+
-
- -

- User Provided Data ( indicates required field) -

- -
-

- Enter Data and Confirm to
Create {{componentName}} -

-

- Cancel to Return to Previous Page.
Data entered - will be lost -

+
+ {{error}}
-
-
- - +
+ +

+ User Provided Data ( indicates required field) +

+ +
+

+ Enter Data and Confirm to
Create {{componentName}} +

+

+ Cancel to Return to Previous Page.
Data entered + will be lost +

+
+ +
+
+ + +
-- cgit 1.2.3-korg