Skip to content
Snippets Groups Projects
Commit 25dbb1dc authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Small device: hide logout button on secondary wallets

parent 9c69d1f2
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@
<div class="visible-xs visible-sm padding text-center" ng-if="!loading">
<button class="button button-assertive button-small-padding ink"
ng-if="isDefaultWallet"
ng-click="logout({askConfirm: true})">
<i class="icon ion-log-out"></i>
{{'COMMON.BTN_LOGOUT' | translate}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment