i18n simple_form move of suppliers
This commit is contained in:
parent
78c81b194c
commit
c3d22e883d
5 changed files with 53 additions and 52 deletions
|
|
@ -6,9 +6,9 @@
|
|||
%table.table.table-striped
|
||||
%thead
|
||||
%tr
|
||||
%th= t 'simple_form.labels.supplier.name'
|
||||
%th= t 'simple_form.labels.supplier.phone'
|
||||
%th= t 'simple_form.labels.supplier.customer_number'
|
||||
%th= heading_helper Supplier, :name
|
||||
%th= heading_helper Supplier, :phone
|
||||
%th= heading_helper Supplier, :customer_number, short: true
|
||||
%th
|
||||
%th
|
||||
%th
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue