app/views/tramway/event/events/_show_page.html.haml in tramway-event-1.5.2 vs app/views/tramway/event/events/_show_page.html.haml in tramway-event-1.5.3

- old
+ new

@@ -25,10 +25,11 @@ = mail_to 'kalashnikov@ulmic.ru' - if request.path == ::Tramway::Event::Engine.routes.url_helpers.event_path(event.id) = render 'tramway/landing/blocks/templates/full_page', block: event, buttons: [] %main .container - = render 'tramway/landing/blocks/templates/features_list', block: OpenStruct.new(title: "Направления IT Way'18", description: "Вы можете выбрать любое из направлений", anchor: :features), collection: sections_as_features + -#= render 'tramway/landing/blocks/templates/features_list', block: OpenStruct.new(title: "Направления IT Way'18", description: "Вы можете выбрать любое из направлений", anchor: :features), collection: sections_as_features + = render 'tramway/landing/blocks/templates/features_list', collection: sections_as_features %br .row .col != event.description %hr