From 8bd4de6676175dddc470ef704a0931fccc795769 Mon Sep 17 00:00:00 2001 From: vincanger <70215737+vincanger@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:06:54 +0200 Subject: [PATCH] Create Config.ts.diff --- .../client/components/cookie-consent/Config.ts.diff | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff diff --git a/opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff b/opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff new file mode 100644 index 0000000..82129c5 --- /dev/null +++ b/opensaas-sh/app_diff/src/client/components/cookie-consent/Config.ts.diff @@ -0,0 +1,13 @@ +--- template/app/src/client/components/cookie-consent/Config.ts ++++ opensaas-sh/app/src/client/components/cookie-consent/Config.ts +@@ -97,8 +97,8 @@ + // showPreferencesBtn: 'Manage Individual preferences', // (OPTIONAL) Activates the preferences modal + // TODO: Add your own privacy policy and terms and conditions links below. + footer: ` +- Privacy Policy +- Terms and Conditions ++ Privacy Policy ++ Terms and Conditions + `, + }, + // The showPreferencesBtn activates this modal to manage individual preferences https://cookieconsent.orestbida.com/reference/configuration-reference.html#translation-preferencesmodal