app/views/decidim/debates/debates/show.html.erb in decidim-debates-0.26.0 vs app/views/decidim/debates/debates/show.html.erb in decidim-debates-0.26.1

- old
+ new

@@ -13,10 +13,10 @@ ) %> <div class="row column view-header"> <div class="m-bottom"> - <%= link_to debates_path(filter_link_params), class: "small hollow" do %> + <%= link_to debates_path, class: "small hollow js-back-to-list" do %> <%= icon "chevron-left", class: "icon--small", role: "img", "aria-hidden": true %> <%= t(".back") %> <% end %> </div>