birzha/modules/system/traits
alxy ef2ea60061 Add $attributes param to asset function
This commit adds a second parameter $attributes to the following functions:

- AssetMaker::addJs
- AssetMaker::addCss
- AssetMaker::addRss

This is useful when dealing with javascript libraries like require.js, which depend on these HTML attributes to function properly.

It does not break the existing code!
2014-05-15 15:48:14 +02:00
..
AssetMaker.php Add $attributes param to asset function 2014-05-15 15:48:14 +02:00
ConfigMaker.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
PropertyContainer.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00