X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-FE-common%2Fclient%2Fapp%2Fviews%2Fusers%2Fnew-user-dialogs%2Fnew-user.modal.html;h=eab95f464ec528fa3fa667014fb6b3813b691c7a;hb=53c92344af793a671019038c8ff21302c7bc2a73;hp=5fec021a4ab5cce15f583e5f6be53b5eb9700b42;hpb=627badaf69987c01811c477219fd943757a635f5;p=portal.git diff --git a/ecomp-portal-FE-common/client/app/views/users/new-user-dialogs/new-user.modal.html b/ecomp-portal-FE-common/client/app/views/users/new-user-dialogs/new-user.modal.html index 5fec021a..eab95f46 100644 --- a/ecomp-portal-FE-common/client/app/views/users/new-user-dialogs/new-user.modal.html +++ b/ecomp-portal-FE-common/client/app/views/users/new-user-dialogs/new-user.modal.html @@ -1,85 +1,156 @@ -
+ -
+
+ +
- +
+

New User

+ +
+ +
+
+ +
+ +
+
Enter system userId
+
+ +
+
+ +
+ -
- - - -
-
- -
-
+
+ +
+
- -
-
- Access and roles: -
- -
-
-
{{app.name | elipsis: 27}}
-
- -
-
{{app.errorMessage}}
-
Contacting application...
-
No changes
-
Updating application...
-
Finished updating application
-
Could not update application...
-
-
-
-
- -
- - - - -
- -
- -
- - + +
+ +
+
+ +
+
+ Access and roles: +
+
+ + + + + + + + + + + + + +
{{app.name | elipsis: 27}} + + {{app.errorMessage}}Contacting application...No changesUpdating application...Finished updating applicationCould not update application... + +
+
+ + +
@@ -87,4 +158,4 @@ $(document).ready(function(){ $(".ngdialog-close").attr('id','dialog-close'); }); - + \ No newline at end of file