show invited users in invite field
This commit is contained in:
parent
8b2f2b538e
commit
af0799990c
8 changed files with 11 additions and 5 deletions
|
|
@ -2,4 +2,4 @@
|
|||
Editing
|
||||
= @booth.title
|
||||
|
||||
= render 'booths/form'
|
||||
= render 'booths/form', invitation_pending_emails: @invitation_pending_emails
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
%h1 New #{t'booth'}
|
||||
|
||||
= render 'booths/form'
|
||||
= render 'booths/form', invitation_pending_emails: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue