app/views/ecm/news/items/show.haml in ecm_news2-5.1.0 vs app/views/ecm/news/items/show.haml in ecm_news2-5.2.0

- old
+ new

@@ -1,9 +1,9 @@ - content_for :meta_description, @item.title - content_for :title, @item.title = render @item .row .col-lg-12 - .page-actions + .well.page-actions = bootstrap_button_group do = bootstrap_button(to: :back, context: :default) do = t('.back') \ No newline at end of file