Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e4f158e authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

remove profile section

parent 8faa1790
Loading
Loading
Loading
Loading
Loading
+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>