mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Show success message
Phew, that was really easy. And now the existing feature spec still Just Works.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
= turbo_stream.update "image-#{@product.id}" do
|
||||
= render partial: "admin/products_v3/product_image", locals: { product: @product }
|
||||
= render partial: "admin/shared/flashes", locals: { flashes: flash } if defined? flash
|
||||
|
||||
Reference in New Issue
Block a user