Indefero

Indefero Commit Details


Date:2012-03-22 06:45:05 (12 years 9 months ago)
Author:Simon Holywell
Branch:develop, release-1.3
Commit:9f578829ea336c19ea77b6992547162294bf4fad
Parents: f542a7fef8319e2c7c885a785d631d76d2c0c3f2
Message:Missed one request for jQuery 1.2.6

The JS in the forge management tab was broken by this change and this
commit brings the version of 1.7.1 to all sections of Indefero
Changes:

File differences

src/IDF/templates/idf/gadmin/base.html
3030
3131
3232
33
33
3434
3535
3636
<![endif]-->
{block extraheader}{/block}
<title>{block pagetitle}{$page_title|strip_tags}{/block}</title>
<script type="text/javascript" src="{media '/idf/js/jquery-1.2.6.min.js'}"></script>
<script type="text/javascript" src="{media '/idf/js/jquery-1.7.1.min.js'}"></script>
{appversion}
</head>
<body>

Archive Download the corresponding diff file

Page rendered in 0.07499s using 13 queries.