Loading patches/019-patch_personalinfo.patch 0 → 100644 +20 −0 Original line number Diff line number Diff line From: Avinash <avinashg@e.email> Date: Tue, 07 Sept 2022 18:55 +0530 Subject: [PATCH] This patch used to remove the new section profile in personal setting This patch used to remove the new section profile in personal setting --- ./apps/settings/templates/settings/personal/personal.info.php 2022-09-07 18:34:35.250646500 +0530 +++ ./apps/settings/templates/settings/personal/personal.info-new.php 2022-09-07 18:35:02.900646500 +0530 @@ -256,11 +256,6 @@ </div> <div class="profile-settings-container"> - <?php if ($_['profileEnabledGlobally']) : ?> - <div class="personal-settings-setting-box"> - <div id="vue-profile-section"></div> - </div> - <?php endif; ?> <div class="personal-settings-setting-box personal-settings-language-box"> <div id="vue-language-section"></div> </div> Loading
patches/019-patch_personalinfo.patch 0 → 100644 +20 −0 Original line number Diff line number Diff line From: Avinash <avinashg@e.email> Date: Tue, 07 Sept 2022 18:55 +0530 Subject: [PATCH] This patch used to remove the new section profile in personal setting This patch used to remove the new section profile in personal setting --- ./apps/settings/templates/settings/personal/personal.info.php 2022-09-07 18:34:35.250646500 +0530 +++ ./apps/settings/templates/settings/personal/personal.info-new.php 2022-09-07 18:35:02.900646500 +0530 @@ -256,11 +256,6 @@ </div> <div class="profile-settings-container"> - <?php if ($_['profileEnabledGlobally']) : ?> - <div class="personal-settings-setting-box"> - <div id="vue-profile-section"></div> - </div> - <?php endif; ?> <div class="personal-settings-setting-box personal-settings-language-box"> <div id="vue-language-section"></div> </div>