app/views/spotlight/browse/show.html.erb in blacklight-spotlight-3.6.0.beta10 vs app/views/spotlight/browse/show.html.erb in blacklight-spotlight-4.0.0

- old
+ new

@@ -1,8 +1,8 @@ <% set_html_page_title @search.title %> <% render partial: 'tophat' %> -<%= exhibit_edit_link @search, class: 'edit-button float-right btn btn-primary' if can? :edit, @search %> +<%= exhibit_edit_link @search, class: 'edit-button float-right float-end btn btn-primary' if can? :edit, @search %> <% if resource_masthead? %> <% content_for :masthead do %> <%= render 'search_title', search: @search %> <% end %> <% else %>