Skip to content

Commit

Permalink
Add routes for Netgen Layouts and eZ Platform integration
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Jun 20, 2020
1 parent 4dc789f commit bbc190e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/config/routing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ netgen_layouts:
resource: '@NetgenLayoutsBundle/Resources/config/routing.yaml'
prefix: '%netgen_layouts.route_prefix%'

netgen_layouts_ezplatform:
resource: '@NetgenLayoutsEzPlatformBundle/Resources/config/routing.yaml'

netgen_content_browser:
resource: '@NetgenContentBrowserBundle/Resources/config/routing.yaml'
prefix: '%netgen_content_browser.route_prefix%'
Expand Down

0 comments on commit bbc190e

Please sign in to comment.