diff --git a/Common-UI b/Common-UI
index bb57ecfa..93c91570 160000
--- a/Common-UI
+++ b/Common-UI
@@ -1 +1 @@
-Subproject commit bb57ecfac052a50bd85dc30eba1ca93335c34344
+Subproject commit 93c915707165d8ebeefa5c62cc087b08184b261a
diff --git a/pom.xml b/pom.xml
index e93a64ef..4e3972b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.iemr.aam-ui
aam-ui
- 3.1.0
+ 3.6.0
AAM-UI
Piramal - AAM: Module ui
war
diff --git a/scripts/ci-prebuild.js b/scripts/ci-prebuild.js
index 53af2b50..b3da3723 100755
--- a/scripts/ci-prebuild.js
+++ b/scripts/ci-prebuild.js
@@ -58,6 +58,12 @@ const defaultEnvValues = {
SITE_KEY: '',
CAPTCHA_CHALLENGE_URL: '',
ENABLE_CAPTCHA: false,
+ SITE_ID: '1',
+ TRACKER_URL: 'https://matomo.piramalswasthya.org/',
+ TRACKING_PLATFORM: 'matomo',
+ TRACKING_ENABLED: 'true',
+ ENABLE_CHO_REPORT_BUTTON: true,
+ DHIS_URL:'',
};
// Generate output data
diff --git a/src/app/app-modules/core/components/app-footer/app-footer.component.html b/src/app/app-modules/core/components/app-footer/app-footer.component.html
index e0e99a6d..7bb9f582 100644
--- a/src/app/app-modules/core/components/app-footer/app-footer.component.html
+++ b/src/app/app-modules/core/components/app-footer/app-footer.component.html
@@ -1,6 +1,6 @@