This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/CompatAssetsBundle
Fabien Potencier 598d458a3c added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags
Just add this line in your configuration to enable it:

    <import resource="CompatAssetsBundle/Resources/config/assets.xml" />

This bundle is just to ease the upgrade path. Please don't use it if you don't need to
and upgrade your templates as this bundle will be removed before RC1.
2011-01-05 14:13:01 +01:00
..
Resources/config added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags 2011-01-05 14:13:01 +01:00
Templating/Helper added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags 2011-01-05 14:13:01 +01:00
Twig added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags 2011-01-05 14:13:01 +01:00
CompatAssetsBundle.php added CompatAssetsBundle to reintroduce the deprecated css/js helpers/tags 2011-01-05 14:13:01 +01:00