aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/template/goto/header.tpl')
-rw-r--r--admin/template/goto/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/header.tpl b/admin/template/goto/header.tpl
index 3e8d90a45..0fed4a250 100644
--- a/admin/template/goto/header.tpl
+++ b/admin/template/goto/header.tpl
@@ -25,7 +25,7 @@
{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js" now=1} {*jQuery is always available by default*}
{known_script id="jquery.ui" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.core.packed.js"}
{known_script id="jquery.ui.resizable" src=$ROOT_URL|@cat:"template-common/lib/ui/ui.resizable.packed.js"}
-{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/growfield/jquery.growfield.js"}
+{known_script id="jquery.growfield" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.growfield.packed.js"}
{$themeconf.local_head}
<script type="text/javascript" src="{$ROOT_URL}template-common/scripts.js"></script>
<!--[if lt IE 7]>