diff --git a/app/views/spree/admin/products/edit.html.erb b/app/views/spree/admin/products/edit.html.erb index ee96a653a5..40e20b2359 100644 --- a/app/views/spree/admin/products/edit.html.erb +++ b/app/views/spree/admin/products/edit.html.erb @@ -1,5 +1,5 @@ <% content_for :page_actions do %> - <% product_actions.items.each do |action| %> + <% product_actions.items.each do |action| %> <% next unless action.available?(current_ability) %> <%= button_link_to( action.text,