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
develop
Simon Holywell 2012-03-22 11:45:05 +00:00
parent f542a7fef8
commit 9f578829ea
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<![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>