mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Merge pull request #3873 from Matt-Yorkley/branding
Use OFN logo in admin area
This commit is contained in:
@@ -24,6 +24,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'
|
||||
|
||||
# -- 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