Loading app/views/schedule/_event.html.haml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ = event.event_type ) - if event.time_slots == nil - incomplete_events =+ 1 - incomplete_events += 1 - if defined? incomplete_events - if incomplete_events > 0 %h2 Events on #{day.label} missing time slots Loading Loading
app/views/schedule/_event.html.haml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ = event.event_type ) - if event.time_slots == nil - incomplete_events =+ 1 - incomplete_events += 1 - if defined? incomplete_events - if incomplete_events > 0 %h2 Events on #{day.label} missing time slots Loading