fix(users.component.html): fix typo in startDateProp and endDateProp … #14976
…properties to correctly bind to minModificationTime and maxModificationTime variables
Description
Resolves #14956
filter by Modification date did not work on identity/users. There was a type, it fixed.
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
Run app with copy-to-templates
go to identity page.
filter by modification date.
it must filter by modification date.