mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-02 06:51:40 +00:00
Remove initial slash from admin layout, this fixes a problem with layouts cant be loaded from absolute paths
This commit is contained in:
@@ -12,7 +12,7 @@ module Spree
|
||||
helper 'enterprise_fees'
|
||||
helper 'angular_form'
|
||||
|
||||
layout '/spree/layouts/admin'
|
||||
layout 'spree/layouts/admin'
|
||||
|
||||
include I18nHelper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user