diff --git a/app/views/spree/admin/products/edit.html.erb b/app/views/spree/admin/products/edit.html.erb index 40e20b2359..0ebb945c6e 100644 --- a/app/views/spree/admin/products/edit.html.erb +++ b/app/views/spree/admin/products/edit.html.erb @@ -10,7 +10,7 @@ target: action.target, data: action.data ) %> - <% end %> + <% end if product_actions&.items %> <% end %> <%= render partial: 'spree/admin/shared/product_tabs', locals: {current: :details} %>