mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Add autofocus to the change ownership modal
This commit is contained in:
parent
49e97279c7
commit
5546fe609c
@ -12,7 +12,8 @@
|
||||
{{user-selector single="true"
|
||||
usernames=new_user
|
||||
placeholderKey="topic.change_owner.placeholder"
|
||||
autocomplete="discourse"}}
|
||||
autocomplete="discourse"
|
||||
autofocus="autofocus"}}
|
||||
</form>
|
||||
{{/d-modal-body}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user