requeriments to send

This commit is contained in:
Gabriel Bazán 2016-09-21 11:47:19 -03:00
commit cb64e57e45
6 changed files with 112 additions and 63 deletions

View file

@ -49,5 +49,5 @@
</div>
</div>
</ion-content>
<accept class="accept-slide" ng-if="!hideSlider"></accept>
<accept class="accept-slide"></accept>
</ion-view>

View file

@ -161,5 +161,5 @@
</button>
</div>
</ion-content>
<accept class="accept-slide" ng-if="tx.pendingForUs && canSign && !hideSlider && !loading && !paymentExpired"></accept>
<accept class="accept-slide" ng-if="tx.pendingForUs && canSign && !loading && !paymentExpired"></accept>
</ion-modal-view>