Added logoff feature

pull/91/head
Ludovic Marcotte 2015-04-22 16:10:02 -04:00 committed by Francis Lachapelle
parent 36189e4203
commit 9571befbfd
1 changed files with 7 additions and 0 deletions

View File

@ -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>