i18n simple_form move of deliveries
This commit is contained in:
parent
c3d22e883d
commit
6ba971fe15
4 changed files with 12 additions and 11 deletions
|
|
@ -3,9 +3,9 @@
|
|||
%table.table.table-striped
|
||||
%thead
|
||||
%tr
|
||||
%th= t 'simple_form.labels.delivery.delivered_on'
|
||||
%th= heading_helper Delivery, :delivered_on
|
||||
%th.numeric= t 'deliveries.invoice_amount'
|
||||
%th= t 'simple_form.labels.defaults.note'
|
||||
%th= heading_helper Delivery, :note
|
||||
%tbody
|
||||
- for delivery in @deliveries
|
||||
%tr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue