birzha/modules
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
..
backend Improve event emitter trait 2014-05-15 17:23:46 +10:00
cms Fixes unit test (stat failure) 2014-05-15 16:53:06 +10:00
system Add $attributes param to asset function 2014-05-15 15:48:14 +02:00