From e6fd6942fb71e07171f300177195df4ba594fb14 Mon Sep 17 00:00:00 2001 From: Tomasz Donarski Date: Mon, 23 Oct 2023 09:10:50 +0200 Subject: [PATCH] Improve formatting --- app/views/spree/admin/products/edit.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,