app/views/tramway/event/events/_show_page.html.haml in tramway-event-1.9.9.1 vs app/views/tramway/event/events/_show_page.html.haml in tramway-event-1.9.9.2
- old
+ new
@@ -23,11 +23,11 @@
= tel_tag '+79603727276'
или пишите на email
= 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: [OpenStruct.new(title: t('.registration'), anchor: '#registration')]
-- content_for :main_image do
- = request.protocol + request.host_with_port + event.background.url
+ - content_for :main_image do
+ = request.protocol + request.host_with_port + event.background.url
%main.event.show
.container
= render 'tramway/landing/blocks/templates/features_list', collection: sections_as_features
.row.description
.col