Update app/views/admin/products_v3/_product_row.html.haml

Co-authored-by: David Cook <david@redcliffs.net>
This commit is contained in:
Ahmed Ejaz
2024-04-30 13:18:58 +05:00
committed by Rachel Arnould
parent 3d60d84fc7
commit 7e555b4fcb

View File

@@ -27,7 +27,7 @@
-# empty
%td.align-right
-# empty
%td.naked_inputs.align-left
%td.naked_inputs
= render(SearchableDropdownComponent.new(form: f,
name: :supplier_id,
aria_label: t('.producer_field_name'),