fix copayers

This commit is contained in:
Matias Alejo Garcia 2016-08-17 13:16:06 -03:00
commit 3cb0676815
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
30 changed files with 786 additions and 177 deletions

View file

@ -65,16 +65,15 @@
<div class="item item-icon-right">
Add Memo
Add Description (not yet working...)
<i class="icon ion-ios-arrow-right size-21"></i>
</div>
</div>
<div class="card">
<div class="item item-text-wrap item-icon-right" ng-click="cancel()">
Slide to complete
<i class="icon ion-ios-arrow-thin-right size-21"></i>
</div>
<button class="item button button-full button-positive" ng-click="approve()">
Approve
</button>
</div>
</ion-content>