diff --git a/js/models/Wallet.js b/js/models/Wallet.js index 2855a9812..853c449fc 100644 --- a/js/models/Wallet.js +++ b/js/models/Wallet.js @@ -2686,7 +2686,6 @@ Wallet.prototype.getTransactionHistory = function(opts, cb) { tx.sentTs = proposal.sentTs; tx.merchant = proposal.merchant; tx.peerActions = proposal.peerActions; - tx.merchant = proposal.merchant; tx.paymentAckMemo = proposal.paymentAckMemo; tx.actionList = self._getActionList(proposal); } diff --git a/views/modals/paypro.html b/views/modals/paypro.html index 5d8fdff56..0d8620111 100644 --- a/views/modals/paypro.html +++ b/views/modals/paypro.html @@ -19,9 +19,10 @@ {{ alternative }} {{ alternativeIsoCode }} -
- Expires {{md.expiration | amTimeAgo }} -
+ +