fix copayers actions list update and message when success view is shown

This commit is contained in:
Gabriel Bazán 2017-06-29 14:35:43 -03:00
commit 08977b77c0
2 changed files with 7 additions and 3 deletions

View file

@ -185,6 +185,6 @@
<slide-to-accept-success
slide-success-show="sendStatus === 'success'"
slide-success-on-confirm="onSuccessConfirm()">
{{'Payment Sent' | translate}}
{{successText}}
</slide-to-accept-success>
</ion-modal-view>