From 098e725246136e58fafc5e748b2ce3bb977f8d77 Mon Sep 17 00:00:00 2001 From: Azmi TOUIL <42934070+AzmiTouil@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:58:16 +0100 Subject: [PATCH] feat: Access to T&C from user settings - MEED-7958 - Meeds-io/MIPs#157 (#2746) 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