mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUAC-1213: Add date/time field format placeholders.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<input type="time"
|
||||
ng-model="typedValue"
|
||||
ng-model-options="modelOptions"
|
||||
placeholder="{{'FORM.FIELD_PLACEHOLDER_TIME' | translate}}"
|
||||
autocorrect="off"
|
||||
autocapitalize="off"/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user