From 69ec56135d83adc9a8f15272a26794f77e13b03d Mon Sep 17 00:00:00 2001 From: Michael Heppler Date: Tue, 19 Jan 2021 16:37:57 -0500 Subject: [PATCH] Cleaned up responsive layout of account info, verified status and verify btn on account pg [ref #3438] --- src/main/webapp/dataverseuser.xhtml | 232 ++++++++++++++-------------- 1 file changed, 112 insertions(+), 120 deletions(-) diff --git a/src/main/webapp/dataverseuser.xhtml b/src/main/webapp/dataverseuser.xhtml index 893b1e7e643..bdbdab62ae1 100644 --- a/src/main/webapp/dataverseuser.xhtml +++ b/src/main/webapp/dataverseuser.xhtml @@ -350,126 +350,118 @@ -
-
-
-

- - - - - - - - - -

-
-
-
-
-

- - - - - - - - - - -

-
-
- -
- -
-

#{DataverseUserPage.currentUser.identifier.replaceFirst("@", "")}

-
-
- -
- -
-

#{DataverseUserPage.currentUser.firstName}

-
-
- -
- -
-

#{DataverseUserPage.currentUser.lastName}

-
-
- -
- -
-
-

#{DataverseUserPage.currentUser.email}

-
-
-

- - #{bundle['confirmEmail.notVerified']} - - - #{bundle['confirmEmail.verified']} - -

-
-
- - #{bundle['confirmEmail.submitRequest']} - - -
-
-
- -
- -
-

-   - - - -

-
-
- -
- -
-

#{DataverseUserPage.currentUser.affiliation}

-
-
- -
- -
-

#{DataverseUserPage.currentUser.position}

-
-
+