blob: 6f7201f356ba16add86265efcc8c2093187a246c [file] [log] [blame]
<div class="time-field">
<input type="time"
ng-disabled="disabled"
ng-model="typedValue"
ng-model-options="modelOptions"
guac-focus="focused"
guac-lenient-time
placeholder="{{'FORM.FIELD_PLACEHOLDER_TIME' | translate}}"
autocorrect="off"
autocapitalize="off"/>
</div>