From a1fd9f73105a6c6d4b61cd1c9a22cf3040c0dc2a Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 11 Mar 2022 00:11:59 -0800 Subject: [PATCH] Limit date input field chars and length --- .../common/date-dropdown/date-dropdown.component.html | 8 ++++---- .../common/date-dropdown/date-dropdown.component.ts | 6 ++++++ .../app/components/common/input/date/date.component.html | 5 +++-- .../app/components/common/input/date/date.component.ts | 7 +++++++ 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html b/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html index 2cb0749ac..049b8f444 100644 --- a/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html +++ b/src-ui/src/app/components/common/date-dropdown/date-dropdown.component.html @@ -20,8 +20,8 @@
- +
- +