mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-08 22:56:06 +00:00
add ship button to order edit page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/ insert_before "code[erb-loud]:contains('button_link_to t(:resend)')"
|
||||
- if @order.ready_to_ship?
|
||||
%li= button_link_to t(:ship), fire_admin_order_url(@order, :e => 'ship'), :method => :put, :data => { :confirm => t(:are_you_sure) }
|
||||
Reference in New Issue
Block a user