Fix selectized users on booth/proposal forms

This commit is contained in:
Henne Vogelsang 2022-03-02 18:03:53 +01:00
parent 7e5175536e
commit 0ff503bc1b
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
6 changed files with 57 additions and 71 deletions

View file

@ -56,9 +56,10 @@
words.
= markdown_hint('[Tips to improve your presentations.](http://blog.hubspot.com/blog/tabid/6307/bid/5975/10-Rules-to-Instantly-Improve-Your-Presentations.aspx)')
- if @program.cfp.enable_registrations?
.form-group
= f.label :require_registration, 'Require participants to register to your event'
= f.check_box :require_registration, class: 'form-control'
.checkbox
%label
= f.check_box :require_registration
Require participants to register to your event?
%p.text-right
= link_to '#description', 'data-toggle' => 'collapse', id: 'description_link' do
Do you require something special for your event?