UX: Turn off autocomplete on composer title

This commit is contained in:
Kris 2019-02-06 14:36:27 -05:00 committed by Neil Lalonde
parent 1e9a884244
commit 12cf3320c2

View File

@ -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}}