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

Commit c21dfcab authored by Akhil's avatar Akhil 🙂
Browse files

Removed logout li from system dropdown

parent 62af18aa
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -71,13 +71,6 @@
							<span class="i18n" data-i18n="MOBILE/BUTTON_MOBILE_VERSION"></span>
						</a>
					</li>
					<li class="e-item" role="presentation">
						<a class="e-link menuitem" href="#" tabindex="-1" data-bind="click: logoutClick">
							<i class="icon-power"></i>
							&nbsp;&nbsp;
							<span class="i18n" data-i18n="TOP_TOOLBAR/BUTTON_LOGOUT"></span>
						</a>
					</li>
				</ul>
			</div>
			<div class="accountPlace pull-right hide-on-mobile" data-bind="text: emailTitle()"></div>