mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
AAE-29190 Fix date widget value
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
[id]="field.id"
|
||||
[formControl]="dateInputControl"
|
||||
[placeholder]="field.placeholder"
|
||||
[value]="field.value"
|
||||
[min]="minDate"
|
||||
[max]="maxDate"
|
||||
[title]="field.tooltip"
|
||||
|
Reference in New Issue
Block a user