Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-4200

Main Layout refers to an outdated jquery CDN resource

    XMLWordPrintable

Details

    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • UXD

    Description

      The default Main Layout partial in the developer portal CMS refers to an outdated jquery resource from an external CDN.

      The CMS already has a more up to date jquery in javascripts and the Main Layout template should just point to that.

      This line:

      {{ '//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' | javascript_include_tag }}
      

      Should become:

      {{ '/javascripts/jquery.js' | javascript_include_tag }}
      

      This will help to avoid confusion when trying to change the version of jquery.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-spoole Shannon Poole
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: