mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
Avoiding:
ActiveStorage::InvariableError
Affects the admin order page and the customer's order confirmation page.
2 lines
77 B
Plaintext
2 lines
77 B
Plaintext
= image_tag(variant.product.images.first&.url(:mini) || "/noimage/mini.png")
|