File tree Expand file tree Collapse file tree 2 files changed +63
-67
lines changed
Expand file tree Collapse file tree 2 files changed +63
-67
lines changed Original file line number Diff line number Diff line change @@ -107,12 +107,6 @@ cmf_routing:
107107 cmf_routing.dynamic_router : 20
108108 router.default : 100
109109 dynamic :
110- # todo: adjust CoreBundle to prepend
111- persistence :
112- phpcr :
113- route_basepaths :
114- - /cms/routes
115- - /cms/simple
116110 controllers_by_type :
117111 demo_type : sandbox_main.controller:typeAction
118112 controllers_by_class :
@@ -121,10 +115,6 @@ cmf_routing:
121115
122116 templates_by_class :
123117 Symfony\Cmf\Bundle\ContentBundle\Doctrine\Phpcr\StaticContent : SandboxMainBundle:StaticContent:index.html.twig
124-
125- cmf_simple_cms :
126- routing :
127- templates_by_class :
128118 Symfony\Cmf\Bundle\SimpleCmsBundle\Doctrine\Phpcr\Page : CmfSimpleCmsBundle:Page:index.html.twig
129119
130120cmf_create :
You can’t perform that action at this time.
0 commit comments