From af22e264a1c3edfc2d6518094f925ec01486af13 Mon Sep 17 00:00:00 2001 From: Pierre Smits Date: Sun, 21 Apr 2024 17:14:24 +0200 Subject: [PATCH] Improved: HumanRes-Main page (OFBIZ-13050) Current main page shows the OrgTree screen in a hard-coded way for about 50% of the available screen. modified: CommonScreens.xml/screen Main - added actions elements to work with PortalPage - added include-portal-page element - removed display condition --- .../humanres/data/HumanResPortletData.xml | 28 +++++++++++++------ .../humanres/widget/CommonScreens.xml | 15 ++++------ 2 files changed, 25 insertions(+), 18 deletions(-) diff --git a/applications/humanres/data/HumanResPortletData.xml b/applications/humanres/data/HumanResPortletData.xml index 101ce27757e..99056c0b338 100644 --- a/applications/humanres/data/HumanResPortletData.xml +++ b/applications/humanres/data/HumanResPortletData.xml @@ -20,15 +20,27 @@ - + - + + + + + + + + + diff --git a/applications/humanres/widget/CommonScreens.xml b/applications/humanres/widget/CommonScreens.xml index 9ce37501d40..3cee43ce4c5 100644 --- a/applications/humanres/widget/CommonScreens.xml +++ b/applications/humanres/widget/CommonScreens.xml @@ -52,22 +52,17 @@ under the License.
+ + +