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

Commit aa5c57a7 authored by Arnau Vàzquez's avatar Arnau Vàzquez
Browse files

Merge branch 'disabled_logout' into 'ecloud-main'

Removed logout list item

Closes e/infra/production-server#292

See merge request e/infra/selfhost/nextcloud-apps/rainloop-nextcloud!1
parents 0e08d509 9e65e030
Loading
Loading
Loading
Loading
+1 −8
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>