From 114eabb51db649904fdf05c511ae4ad1015c5bc5 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 5 Oct 2020 15:17:24 +0200 Subject: [PATCH] My Account link modified for Task #19696 --- .../html/portlet/dockbar/view_user_account.portal.jspf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/custom_jsps/html/portlet/dockbar/view_user_account.portal.jspf b/src/main/webapp/custom_jsps/html/portlet/dockbar/view_user_account.portal.jspf index cdfec60..dd0112c 100644 --- a/src/main/webapp/custom_jsps/html/portlet/dockbar/view_user_account.portal.jspf +++ b/src/main/webapp/custom_jsps/html/portlet/dockbar/view_user_account.portal.jspf @@ -149,8 +149,12 @@ String myAccountURL = PrefsPropsUtil.getString(themeDisplay.getCompany().getCompanyId(), "d4science.oidc-user_account_url"); + + %> - + + +