app/views/tramway/landing/blocks/templates/_full_page.html.haml in tramway-landing-1.8.3.1 vs app/views/tramway/landing/blocks/templates/_full_page.html.haml in tramway-landing-1.8.3.2

- old
+ new

@@ -14,7 +14,5 @@ - data_obj = {} - data_obj = data_obj.merge(href: button.link) if button.try :link - data_obj = data_obj.merge(anchor: button.anchor) if button.try :anchor %button.btn.btn-outline-white.waves-effect.waves-light.header-buttons.link{ type: :button, data: data_obj } = button.title - - else - = yield