mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-22 05:18:51 +00:00
Merge pull request #4979 from Matt-Yorkley/3-0-customer-details
[Spree 2.1] Customer details
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- content_for :page_actions do
|
||||
%li= button_link_to Spree.t(:back_to_orders_list), admin_orders_path, :icon => 'icon-arrow-left'
|
||||
|
||||
- if @order.cart?
|
||||
- if @order.cart? || @order.address?
|
||||
#select-customer{"data-hook" => ""}
|
||||
%fieldset.no-border-bottom
|
||||
%legend{:align => "center"}= Spree.t(:customer_search)
|
||||
|
||||
Reference in New Issue
Block a user