Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.5
-
Fix Version/s: 1.7.6
-
Component/s: ZendX_JQuery
-
Labels:None
-
Tags:
Description
I think it would be an improvement if ZenX_JQuery would write the stylesheets with help of the view helpers headlink().
But as far as i know, it would be an improvement if:
- rel="Stylesheet" would be rel="stylesheet"
- media="screen" should be added to the sheet
Issue Links
| This issue is duplicated by: | ||||
| ZF-5838 | Incorrect usage of XHTML Endtag |
|
|
|
Applied both improvements, merged back into 1.7 release branch.