[
https://issues.apache.org/jira/browse/OFBIZ-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366210#comment-15366210
]
Jacques Le Roux commented on OFBIZ-7758:
----------------------------------------
Thanks Rohit, this will certainly help. I did not get a chance yet to seriously
look at what using jrequire.js in OFBiz would mean...
> jquery.jgrowl.min.css is linked twice in html page
> --------------------------------------------------
>
> Key: OFBIZ-7758
> URL: https://issues.apache.org/jira/browse/OFBIZ-7758
> Project: OFBiz
> Issue Type: Bug
> Components: ALL APPLICATIONS
> Affects Versions: Trunk
> Reporter: james yong
> Priority: Minor
> Attachments: OFBIZ-7758.patch
>
>
> I am running on trunk rev 1751489 on tomahawk theme.
> In the browser, right-click and view the page source. There is duplicate
> linking of jquery.jgrowl.min.css i.e.
> {code}
> <link rel="stylesheet"
> href="/images/jquery/plugins/jquery-jgrowl/1.4.1/jquery.jgrowl.min.css"
> type="text/css"/>
> <link rel="stylesheet"
> href="/images/jquery/plugins/jquery-jgrowl/1.4.1/jquery.jgrowl.min.css"
> type="text/css"/>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)