aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/header.tpl
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-09-27 21:00:12 +0000
committerpatdenice <patdenice@piwigo.org>2008-09-27 21:00:12 +0000
commitd61c255341c0b9c94357ad4e007e138d3a408dff (patch)
tree3526b18ac5c636b90ca27677b0afd1850ce7d4bc /admin/template/goto/header.tpl
parent781eb636fc950175861f80ca031792d2ac81f321 (diff)
Put resizable and growfield scripts on each page where is needed.
git-svn-id: http://piwigo.org/svn/trunk@2614 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/template/goto/header.tpl')
-rw-r--r--admin/template/goto/header.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/admin/template/goto/header.tpl b/admin/template/goto/header.tpl
index ba45b3be1..04e445004 100644
--- a/admin/template/goto/header.tpl
+++ b/admin/template/goto/header.tpl
@@ -1,7 +1,6 @@
{* $Id$ *}
{*
-
Warning : This is the admin pages header only
don't confuse with the public page header
@@ -22,9 +21,6 @@
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/template/{$themeconf.template}/default-colors.css">
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/template/{$themeconf.template}/theme/{$themeconf.theme}/theme.css">
{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/plugins/jquery.growfield.packed.js"}
{$themeconf.local_head}
<script type="text/javascript" src="{$ROOT_URL}template-common/scripts.js"></script>
<!--[if lt IE 7]>