mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fix order summary mailer view
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
= render 'spree/shared/line_item_name', line_item: item
|
||||
%br
|
||||
%small
|
||||
%em= item.variant.product.supplier.name
|
||||
%em= item.variant.supplier.name
|
||||
%td
|
||||
- if item.variant.sku.blank?
|
||||
\-
|
||||
|
||||
Reference in New Issue
Block a user