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/03/25 17:38:25 UTC

[jira] [Issue Comment Deleted] (OFBIZ-6957) jquery plugin jgrowl is loaded before jquery

     [ https://issues.apache.org/jira/browse/OFBIZ-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux updated OFBIZ-6957:
-----------------------------------
    Comment: was deleted

(was: I don't see the same, I read (in both FF and Chrome)
{code}
    <link rel="shortcut icon" href="/images/ofbiz.ico" />
      <link rel="stylesheet" href="/images/jquery/plugins/jquery-jgrowl/1.4.1/jquery.jgrowl.min.css" type="text/css"/>
      <link rel="stylesheet" href="/ecommerce/images/blog.css" type="text/css"/>
      <link rel="stylesheet" href="/images/ecommain.css" type="text/css"/>
      <link rel="stylesheet" href="/contentimages/contentForum.css" type="text/css"/>
        <script type="text/javascript" src="/images/jquery/plugins/jquery-jgrowl/1.4.1/jquery.jgrowl.min.js"></script>
        <script type="text/javascript" src="/images/jquery/plugins/Readmore.js-master/readmore.js"></script>
        <script type="text/javascript" src="/images/jquery/jquery-1.11.0.min.js"></script>
        <script type="text/javascript" src="/images/jquery/jquery-migrate-1.2.1.js"></script>
        <script type="text/javascript" src="/images/jquery/plugins/validate/jquery.validate.min.js"></script>
        <script type="text/javascript" src="/images/jquery/ui/js/jquery-ui-1.10.3.min.js"></script>
        <script type="text/javascript" src="/images/jquery/plugins/datetimepicker/jquery-ui-timepicker-addon.min-1.4.3.js"></script>
        <script type="text/javascript" src="/images/jquery/plugins/datetimepicker/localization/jquery-ui-timepicker-en.js"></script>
        <script type="text/javascript" src="/images/selectall.js"></script>
        <script type="text/javascript" src="/images/miscAjaxFunctions.js"></script>
{code}

Closing as invalid)

> jquery plugin jgrowl is loaded before jquery
> --------------------------------------------
>
>                 Key: OFBIZ-6957
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6957
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/ecommerce
>    Affects Versions: Trunk
>            Reporter: james yong
>            Assignee: Jacques Le Roux
>            Priority: Minor
>
> jgrowl, a jquery plugin, cannot run correctly as jgrowl is loaded before jquery



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)