Add a switch for allowing registration on events (proposals)
This commit is contained in:
parent
9f45b4884c
commit
047a39ec0b
10 changed files with 30 additions and 9 deletions
|
|
@ -59,7 +59,8 @@
|
|||
250
|
||||
words.
|
||||
|
||||
= f.input :require_registration, label: 'Require participants to register to your event'
|
||||
- if @program.cfp.enable_registrations?
|
||||
= f.input :require_registration, label: 'Require participants to register to your event'
|
||||
|
||||
%p.text-right
|
||||
= link_to '#description', 'data-toggle' => 'collapse', id: 'description_link' do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue