profile without wallet, redir to add page
This commit is contained in:
parent
247fb41a90
commit
0874f7dccb
2 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
<div>
|
||||
<ul class="side-nav wallets" ng-class="{'pullDown': walletSelection}">
|
||||
<li
|
||||
ng-if="wallets[0]"
|
||||
ng-repeat="item in wallets track by $index"
|
||||
class="nav-item"
|
||||
ng-if="item.id != $root.wallet.id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue