mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 06:01:22 +00:00
GUACAMOLE-302: Additions made to every remaining field (every field except username and password) so that they can now be manually focussed using the custom guacFocus directive.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
ng-disabled="disabled"
|
||||
ng-model="typedValue"
|
||||
ng-model-options="modelOptions"
|
||||
guac-focus="focused"
|
||||
guac-lenient-time
|
||||
placeholder="{{'FORM.FIELD_PLACEHOLDER_TIME' | translate}}"
|
||||
autocorrect="off"
|
||||
|
Reference in New Issue
Block a user