update balancing screen
This commit is contained in:
parent
873a1ff108
commit
84fe791078
7 changed files with 18 additions and 10 deletions
|
|
@ -54,7 +54,7 @@
|
|||
%td= truncate(order.note)
|
||||
%td
|
||||
-# TODO btn-success class only if not received before
|
||||
= link_to t('.receive'), receive_order_path(order), class: 'btn btn-small btn-success'
|
||||
= link_to t('.action_receive'), receive_order_path(order), class: 'btn btn-small btn-success'
|
||||
|
||||
%td
|
||||
= link_to t('ui.edit'), '#', class: 'btn btn-small disabled'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue