Names fixes

This commit is contained in:
Gabriel Masclef 2017-07-14 15:45:18 -03:00
commit a3949efbfd
6 changed files with 12 additions and 12 deletions

View file

@ -108,7 +108,7 @@ This transaction amount is too small compared to current Bitcoin network fees. S
</span>
</span>
</div>
<div ng-if="!notifyIfTxConfirmed">
<div ng-if="txsUnsubscribedForNotifications">
<ion-toggle ng-show="!btx.confirmations || btx.confirmations == 0"
class="toggle-unconfirmed"
ng-model="txNotification.value"