app/views/tramway/event/participants/_form.html.haml in tramway-event-1.9.6 vs app/views/tramway/event/participants/_form.html.haml in tramway-event-1.9.7

- old
+ new

@@ -1,5 +1,5 @@ -.row +.row.form .col-lg-12 %h1.text-center = t(".request_collecting_state.#{event.request_collecting_state}") - if event.request_collecting_state == :are_being_right_now && event.participant_form_fields.any? - class_name = 'tramway_event_participant'