Undone parts of cfc8622a5f - JsAssetsHelperBundle is updated upstream

This commit is contained in:
2013-02-28 00:08:20 +01:00
parent cfc8622a5f
commit fdee8d5bf1
6 changed files with 81 additions and 113 deletions

View File

@@ -24,7 +24,7 @@ class AppKernel extends Kernel
new Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle(),
new Knp\Bundle\SnappyBundle\KnpSnappyBundle(),
new FOS\JsRoutingBundle\FOSJsRoutingBundle(),
new JMS\TwigJsBundle\JMSTwigJsBundle(),
new Jmikola\JsAssetsHelperBundle\JmikolaJsAssetsHelperBundle(),
// Own bundles
new KekRozsak\FrontBundle\KekRozsakFrontBundle(),
new KekRozsak\SecurityBundle\KekRozsakSecurityBundle(),