mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00
Add autofocus to the change ownership modal
This commit is contained in:

committed by
Alan Guo Xiang Tan

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}}
|
||||
|
||||
|
Reference in New Issue
Block a user