paypro: comment
This commit is contained in:
parent
18ca40b01e
commit
d79dfb20c3
1 changed files with 2 additions and 0 deletions
|
|
@ -90,6 +90,8 @@ angular.module('copayApp.directives')
|
||||||
sendall.attr('class').replace(' hidden', ''));
|
sendall.attr('class').replace(' hidden', ''));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// TODO: Check paymentRequest expiration,
|
||||||
|
// delete if beyond expiration date.
|
||||||
});
|
});
|
||||||
|
|
||||||
ctrl.$setValidity('validAddress', true);
|
ctrl.$setValidity('validAddress', true);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue