From: Amichai Hemli Date: Thu, 13 Feb 2020 10:35:28 +0000 (+0200) Subject: create error button should be displayed according to the feature flag X-Git-Tag: 6.0.3~37^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5b781939b48225e69e2a7f7bfa7c0abdc2cb4d67;p=vid.git create error button should be displayed according to the feature flag Issue-ID: VID-736 Signed-off-by: Amichai Hemli Change-Id: If9b2cea46dedfa00fd8a938c7a915af602df18e8 --- 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 42fe083ab..9b0d99f1b 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,47 +1,47 @@ -
-
- -
-
- -

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

-
- -
- - - {{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 -

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

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

+
+ +
+ + + {{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 +

+
+ +
+
+ + +
+
+
+ +
+ +
diff --git a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/msoCommit.htm b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/msoCommit.htm index 7cd0ab3b2..11ef3338e 100755 --- a/vid-app-common/src/main/webapp/app/vid/scripts/view-models/msoCommit.htm +++ b/vid-app-common/src/main/webapp/app/vid/scripts/view-models/msoCommit.htm @@ -1,50 +1,50 @@ - - -
-
-
- {{status}} -
- - - -
{{log}}
- -
- -
-
+ + +
+
+
+ {{status}} +
+ + + +
{{log}}
+ +
+ +
+
\ No newline at end of file