From 2cdb2deaf6a4f4a2f73762e0acbfbdff47f51b76 Mon Sep 17 00:00:00 2001 From: Azmi Touil Date: Wed, 8 Jan 2025 15:45:12 +0100 Subject: [PATCH] feat: Access to T&C from user settings - MEED-7958 - Meeds-io/MIPs#157 Update user setting page for access to T&C --- .../WEB-INF/conf/sites/portal-upgrade-configuration.xml | 5 ++++- .../main/webapp/WEB-INF/conf/sites/portal/global/pages.xml | 7 +++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml index d961ea864..59e719ba4 100644 --- a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml +++ b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal-upgrade-configuration.xml @@ -2064,7 +2064,7 @@ - TermsAnsConditionsPageUpgrade + TermsAnsConditionsSettingPageUpgrade addUpgradePlugin io.meeds.social.upgrade.LayoutUpgradePlugin @@ -2107,6 +2107,9 @@ terms-and-conditions + + settings + diff --git a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml index 49880f46c..b132b3d15 100644 --- a/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml +++ b/webapps/plf-sites-extension/src/main/webapp/WEB-INF/conf/sites/portal/global/pages.xml @@ -177,6 +177,13 @@ User Setting Language + + + notes + TermsAndConditionsUserSettings + + User Setting Terms And Conditions + social