Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Fixed RouteNotFoundException in admin dashboard #43

Merged
merged 1 commit into from
Nov 22, 2012

Conversation

zuhair-naqvi
Copy link
Contributor

Comparing the routing file with cmf-sandbox routing file I realised that it was missing:

_sonata_admin:
    resource: .
    type: sonata_admin
    prefix: /admin

Adding the above config fixes this issue.

Comparing the routing file with cmf-sandbox routing file I realised that it was missing:

_sonata_admin:
    resource: .
    type: sonata_admin
    prefix: /admin

Adding the above config fixes this issue.
lsmith77 added a commit that referenced this pull request Nov 22, 2012
Fixed RouteNotFoundException in admin dashboard
@lsmith77 lsmith77 merged commit ceb7d46 into symfony-cmf:master Nov 22, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants