From d8aae1358b61cdd043cb0474095b3c879da3888e Mon Sep 17 00:00:00 2001 From: Addison Beck Date: Tue, 9 Mar 2021 11:00:45 -0500 Subject: [PATCH] Send Date Fallback QA Fixes (#879) * added expiration date time autopopulation and new messages * updated jslib --- jslib | 2 +- src/app/send/add-edit.component.html | 2 +- src/locales/en/messages.json | 15 +++++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/jslib b/jslib index 125de0dd470..f29afc7cf7b 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 125de0dd4704909f036dbad374a4cd71719de09e +Subproject commit f29afc7cf7bbd514d07c0354b3c45491dcae3c14 diff --git a/src/app/send/add-edit.component.html b/src/app/send/add-edit.component.html index 6b927d4c2f2..69e529dca53 100644 --- a/src/app/send/add-edit.component.html +++ b/src/app/send/add-edit.component.html @@ -141,7 +141,7 @@
+ placeholder="MM/DD/YYYY" [readOnly]="disableSend" data-date-format="mm/dd/yyyy" (change)="expirationDateFallbackChanged()">