mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-21 06:16:00 +00:00
Added logoff feature
This commit is contained in:
committed by
Francis Lachapelle
parent
36189e4203
commit
9571befbfd
@@ -170,6 +170,13 @@
|
||||
</var:if>
|
||||
</var:if>
|
||||
|
||||
<md-item>
|
||||
<md-button var:ng-href="logoffPath">
|
||||
<i class="md-icon-settings-power"><!--icon--></i>
|
||||
<var:string label:value="Disconnect"/>
|
||||
</md-button>
|
||||
</md-item>
|
||||
|
||||
</var:if>
|
||||
</md-list>
|
||||
</md-bottom-sheet>
|
||||
|
||||
Reference in New Issue
Block a user