reuse changeWallet on walletbar

This commit is contained in:
Matias Alejo Garcia 2014-12-07 20:41:17 -03:00
commit b370e710fe
3 changed files with 5 additions and 11 deletions

View file

@ -11,7 +11,7 @@
<div class="avatar-wallet">{{(item.name || item.id) | limitTo: 1}}</div>
</div>
<div class="col2">
<a ng-click="$root.go('/homeWallet#{{item.id}}')" class="size-12 wallet-item">
<a ng-click="switchWallet(item.id)" class="size-12 wallet-item">
<div class="oh">
<div class="right size-10 type-wallet">
[ {{item.requiredCopayers}} of {{item.totalCopayers}} ]</div>