mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 15:37:41 +00:00
GUAC-1213: Parse date values leniently.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<input type="date"
|
||||
ng-model="typedValue"
|
||||
ng-model-options="modelOptions"
|
||||
guac-lenient-date
|
||||
placeholder="{{'FORM.FIELD_PLACEHOLDER_DATE' | translate}}"
|
||||
autocorrect="off"
|
||||
autocapitalize="off"/>
|
||||
|
Reference in New Issue
Block a user