put wallet icon
This commit is contained in:
parent
ce7214526e
commit
721bf3e9ea
7 changed files with 34 additions and 17 deletions
|
|
@ -109,7 +109,8 @@
|
|||
|
||||
<div class="avatar-name columns line-b">
|
||||
<div class="avatar-wallet left"
|
||||
ng-style="{'background-color':index.backgroundColor}">{{ (index.alias || index.walletName) | limitTo: 1}}
|
||||
ng-style="{'background-color':index.backgroundColor}">
|
||||
<i class="icon-wallet size-24"></i>
|
||||
</div>
|
||||
<div class="wallet-info">
|
||||
<div ng-show="index.isShared">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue