fix walletID list

This commit is contained in:
Matias Alejo Garcia 2014-04-17 12:58:54 -03:00
commit a51ed6c66d
3 changed files with 8 additions and 3 deletions

View file

@ -74,7 +74,7 @@
</div>
</div>
<hr>
<div ng-show="walletIds.length === 0">
<div ng-show="!walletIds.length">
<div class="row">
<div class="large-6 columns">
<h3>Create a New Wallet</h3>