FIX: ContactPicker was not setting invite input on topics
This commit is contained in:
parent
d3b53fb551
commit
12af95d0dc
|
@ -30,6 +30,7 @@
|
|||
allowEmails=true
|
||||
class="invite-user-input"
|
||||
autocomplete="discourse"
|
||||
value=emailOrUsername
|
||||
}}
|
||||
{{else}}
|
||||
{{text-field
|
||||
|
|
Loading…
Reference in New Issue