ZF-7710: DojoX Stylesheet - Helper
Description
DojoX Stylesheets follows this conventions:
dojo//dojox//resources/.css
The addStylesheetModule function doesnt work. So, ice to use the headLink Viewhelper , but this is not best case.
It would be better to use the addStylesheetModule function, like in this way: $this->dojo()->addStylesheetModule( "dojox.image");
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:52:53.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.