You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/07/06 10:00:16 UTC

[jira] [Commented] (OFBIZ-7758) jquery.jgrowl.min.css is linked twice in html page

    [ https://issues.apache.org/jira/browse/OFBIZ-7758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364074#comment-15364074 ] 

Jacques Le Roux commented on OFBIZ-7758:
----------------------------------------

I'd take care of it, but I rather want to put require.js in place to handle all these sorts of things...

> 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
>
> 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)