mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
Enable iframes for embedded shopfronts
This commit is contained in:
committed by
Maikel Linke
parent
b1452f097d
commit
113f6565be
@@ -1,6 +1,9 @@
|
||||
class ShopsController < BaseController
|
||||
layout 'darkswarm'
|
||||
|
||||
before_filter :enable_embedded_shopfront
|
||||
|
||||
def index
|
||||
#@embeddable = "test"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user