Frontend enabled
This commit is contained in:
parent
e2529b174f
commit
2c6c5d9918
|
@ -4,7 +4,7 @@ module PageContent
|
||||||
OrbitApp.registration "PageContent", :type => "ModuleApp" do
|
OrbitApp.registration "PageContent", :type => "ModuleApp" do
|
||||||
module_label "page_content.page_content"
|
module_label "page_content.page_content"
|
||||||
base_url File.expand_path File.dirname(__FILE__)
|
base_url File.expand_path File.dirname(__FILE__)
|
||||||
|
frontend_enabled
|
||||||
authorizable
|
authorizable
|
||||||
|
|
||||||
side_bar do
|
side_bar do
|
||||||
|
|
Loading…
Reference in New Issue