4 Commits

Author SHA1 Message Date
Sam Georges
f3827e230f Minor clean up 2014-05-16 11:04:46 +10:00
alxy
8cc375939f Minor fixes 2014-05-15 22:32:56 +02:00
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
Sam Georges
71a5dd67ab Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00