mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-22 05:18:51 +00:00
11060 - remove producer name from variant
This commit is contained in:
committed by
Rachel Arnould
parent
4360ddde03
commit
5050c2e02b
@@ -41,7 +41,7 @@
|
||||
= t(:on_demand)
|
||||
- if producer_options.many?
|
||||
%td.align-left
|
||||
.content= variant.product.supplier&.name # same as product
|
||||
-# empty producer name
|
||||
%td.align-left
|
||||
= f.select :primary_taxon_id, options_for_select(category_options, variant.primary_taxon_id), {},
|
||||
data: { "controller": "tom-select", 'tom-select-placeholder-value': t('admin.products_v3.filters.search_for_categories')}
|
||||
|
||||
Reference in New Issue
Block a user