mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 08:45:05 +00:00
UX: Turn off autocomplete on composer title
This commit is contained in:
parent
ab2c2ea605
commit
56a9f777cb
@ -3,6 +3,7 @@
|
||||
id="reply-title"
|
||||
maxLength=titleMaxLength
|
||||
placeholderKey=composer.titlePlaceholder
|
||||
disabled=composer.loading}}
|
||||
disabled=composer.loading
|
||||
autocomplete="off"}}
|
||||
|
||||
{{popup-input-tip validation=validation}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user