mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-07 22:46:06 +00:00
Update admin logo path
This commit is contained in:
@@ -23,7 +23,7 @@ require "#{Rails.root}/app/models/spree/gateway_decorator"
|
||||
Spree.config do |config|
|
||||
config.shipping_instructions = true
|
||||
config.address_requires_state = true
|
||||
config.admin_interface_logo = 'ofn-logo.png'
|
||||
config.admin_interface_logo = '/default_images/ofn-logo.png'
|
||||
|
||||
# -- spree_paypal_express
|
||||
# Auto-capture payments. Without this option, payments must be manually captured in the paypal interface.
|
||||
|
||||
Reference in New Issue
Block a user