Skip to content

Commit f0e2583

Browse files
committed
Fixed sonata_routing to include tree browser stuff
1 parent 4b494e5 commit f0e2583

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/config/routing/sonata_routing.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,13 @@ admin_dashboard:
1515
_controller: FrameworkBundle:Redirect:redirect
1616
route: sonata_admin_dashboard
1717

18+
cmf_tree:
19+
resource: .
20+
type: 'cmf_tree'
21+
22+
tree:
23+
resource: "@SonataDoctrinePHPCRAdminBundle/Resources/config/routing/phpcrodmbrowser.xml"
24+
prefix: /phpcrodmbrowser
25+
1826
fos_js_routing:
1927
resource: @FOSJsRoutingBundle/Resources/config/routing/routing.xml

0 commit comments

Comments
 (0)