mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-25 05:45:15 +00:00
show authorization links in separate table
This commit is contained in:
@@ -13,6 +13,7 @@ module Spree
|
||||
before_action :enable_embedded_shopfront
|
||||
|
||||
def show
|
||||
@payments_requiring_action = PaymentsRequiringAction.new(spree_current_user).query
|
||||
@orders = orders_collection
|
||||
|
||||
customers = spree_current_user.customers
|
||||
|
||||
Reference in New Issue
Block a user