update jquery versions in templates

[?]
May 18, 2010, 9:25 AM
F2YSY4BKQD4Y5XSSIOHAZVH5OQOEYDZJDXCY2JHHFPNRSUIUULSAC

Dependencies

  • [2] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [3] J5UVLXOK * Start of a basic Catalyst web interface.
  • [4] UVMFS73T * Some jQuery / CSS hackery.
  • [5] YTSIRIMK * Separate job status and all builds pages.
  • [6] LP66DSH2 * hydra: updated jquery version, needed for tabs (to be added later)
  • [7] BA46C5LN * Pretty-print the logs.

Change contents

  • replacement in src/root/layout.tt at line 13
    [3.2185][2.25543:25656]()
    <link type="text/css" href="/static/js/jquery/css/smoothness/jquery-ui-1.7.2.custom.css" rel="Stylesheet" />
    [3.2185]
    [3.232]
    <link type="text/css" href="/static/js/jquery/css/smoothness/jquery-ui-1.8.1.custom.css" rel="Stylesheet" />
  • replacement in src/root/layout.tt at line 18
    [3.362][3.362:558]()
    <script type="text/javascript" src="/static/js/jquery/js/jquery-1.3.2.min.js"></script>
    <script type="text/javascript" src="/static/js/jquery/js/jquery-ui-1.7.2.custom.min.js"></script>
    [3.384]
    [3.1805]
    <script type="text/javascript" src="/static/js/jquery/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript" src="/static/js/jquery/js/jquery-ui-1.8.1.custom.min.js"></script>