diff --git a/src/popup/send/send-add-edit.component.html b/src/popup/send/send-add-edit.component.html index b777687963..ac6a3f359b 100644 --- a/src/popup/send/send-add-edit.component.html +++ b/src/popup/send/send-add-edit.component.html @@ -124,12 +124,13 @@
+ placeholder="MM/DD/YYYY" [readOnly]="disableSend" + data-date-format="mm/dd/yyyy" >
@@ -171,12 +172,13 @@
+ placeholder="MM/DD/YYYY" [readOnly]="disableSend" (change)="expirationDateFallbackChanged()" + data-date-format="mm/dd/yyyy" >