From e2f9f77935bd89abc570588e057696822e708357 Mon Sep 17 00:00:00 2001 From: Pankaj Parashar Date: Tue, 28 Nov 2023 10:54:57 +0530 Subject: [PATCH] Moving rep policy to theme level to avoid policy listing on theme selection screen in wizard --- .../fd/af/themes/{ => __appId__-easel}/_rep_policy.xml | 0 .../apps/fd/af/themes/__appId__-fsi/_rep_policy.xml | 8 ++++++++ .../fd/af/themes/__appId__-healthcare/_rep_policy.xml | 8 ++++++++ .../apps/fd/af/themes/__appId__-wknd/_rep_policy.xml | 8 ++++++++ 4 files changed, 24 insertions(+) rename src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/{ => __appId__-easel}/_rep_policy.xml (100%) create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-fsi/_rep_policy.xml create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-healthcare/_rep_policy.xml create mode 100644 src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-wknd/_rep_policy.xml diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/_rep_policy.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-easel/_rep_policy.xml similarity index 100% rename from src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/_rep_policy.xml rename to src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-easel/_rep_policy.xml diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-fsi/_rep_policy.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-fsi/_rep_policy.xml new file mode 100644 index 000000000..2339ed0e6 --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-fsi/_rep_policy.xml @@ -0,0 +1,8 @@ + + + + diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-healthcare/_rep_policy.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-healthcare/_rep_policy.xml new file mode 100644 index 000000000..2339ed0e6 --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-healthcare/_rep_policy.xml @@ -0,0 +1,8 @@ + + + + diff --git a/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-wknd/_rep_policy.xml b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-wknd/_rep_policy.xml new file mode 100644 index 000000000..2339ed0e6 --- /dev/null +++ b/src/main/archetype/ui.apps/src/main/content/jcr_root/apps/fd/af/themes/__appId__-wknd/_rep_policy.xml @@ -0,0 +1,8 @@ + + + +