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
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user