Skip to content

Commit

Permalink
Merge pull request #49 from ElectricMaxxx/add-missing-admin-class
Browse files Browse the repository at this point in the history
add missing admin class for orm environment
  • Loading branch information
wouterj committed May 5, 2014
2 parents 0967fc1 + 0180260 commit 8506906
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public function init()
'Sonata\jQueryBundle\SonatajQueryBundle',
'Knp\Bundle\MenuBundle\KnpMenuBundle',
'FOS\JsRoutingBundle\FOSJsRoutingBundle',
'Sonata\DoctrineORMAdminBundle\SonataDoctrineORMAdminBundle',
));

$this->registerBundleSet('sonata_admin_phpcr', array(
Expand Down

0 comments on commit 8506906

Please sign in to comment.