app/views/tramway/event/sections/_show_page.html.haml in tramway-event-1.12.0.1 vs app/views/tramway/event/sections/_show_page.html.haml in tramway-event-1.12.1

- old
+ new

@@ -1,2 +1,2 @@ -= render 'tramway/landing/blocks/templates/section_with_image_and_text', block: section -= render 'tramway/landing/blocks/templates/features_list', collection: section.partakings, options: { image: { css: { class_name: 'circle' } } } += render 'tramway/landing/templates/section_with_image_and_text', block: section += render 'tramway/landing/templates/features_list', collection: section.partakings, options: { image: { css: { class_name: 'circle' } } }