better wallet order

This commit is contained in:
Matias Alejo Garcia 2016-08-25 18:13:20 -03:00
commit db9750b263
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
5 changed files with 7 additions and 6 deletions

View file

@ -23,9 +23,8 @@
<div ng-show="!wallet.isComplete()">
Wallet Incomplete.
<a href ui-sref="wallet.copayers" class="button">
Wait for Copayers
<a class="button button-block button-assertive" href ui-sref="wallet.copayers" class="button">
Wallet Incomplete
</a>
</div>