Disable browser auto-complete for messages

This commit is contained in:
jomaxro 2017-04-17 14:24:09 -04:00 committed by GitHub
parent ae96631692
commit 7b708e5cf2
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
placeholderKey="composer.users_placeholder"
tabindex="1"
usernames=usernames
hasGroups=hasGroups}}
hasGroups=hasGroups
autocomplete="off"}}
{{else}}
<div class='ac-wrap composer-user-selector-limited' {{action "toggleSelector"}}>
<span>{{limitedUsernames}}</span>