mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-22 05:18:51 +00:00
Fixing a bug uploading promo images
This commit is contained in:
@@ -155,4 +155,4 @@
|
||||
|
||||
.omega.four.columns
|
||||
= image_tag @object.promo_image.url if @object.promo_image.present?
|
||||
= f.file_field :pro_image
|
||||
= f.file_field :promo_image
|
||||
|
||||
Reference in New Issue
Block a user