mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: ContactPicker was not setting invite input on topics
This commit is contained in:
parent
d3b53fb551
commit
12af95d0dc
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
allowEmails=true
|
allowEmails=true
|
||||||
class="invite-user-input"
|
class="invite-user-input"
|
||||||
autocomplete="discourse"
|
autocomplete="discourse"
|
||||||
|
value=emailOrUsername
|
||||||
}}
|
}}
|
||||||
{{else}}
|
{{else}}
|
||||||
{{text-field
|
{{text-field
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue