mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Update products v3 table
This commit is contained in:
committed by
Gaetan Craig-Riou
parent
c0864405a1
commit
d4dd3cc708
@@ -30,7 +30,7 @@
|
||||
%td.align-left
|
||||
.content= product.supplier&.name
|
||||
%td.align-left
|
||||
.content= product.primary_taxon&.name
|
||||
.content= product.variants.first.primary_taxon&.name
|
||||
%td.align-left
|
||||
%td.align-left
|
||||
.content= product.inherits_properties ? 'YES' : 'NO' #TODO: consider using https://github.com/RST-J/human_attribute_values, else use I18n.t (also below)
|
||||
|
||||
Reference in New Issue
Block a user