diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-18 10:32:08 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-18 10:32:08 -0600 |
| commit | c9ccc2461880de141c37c3c7a7df3b26530ce806 (patch) | |
| tree | a719cc2ba974e8a020c07a92a8a7de24fb31c0f4 /themes/wind/views | |
| parent | 08a22f4a39a1dad4b63f1303aa9cb3e758a784f3 (diff) | |
Moved the short_form init function to gallery.common and made it jQuery plugin. Dropped gallery.form.js. Applied short forms to server_add and tag admin pages. Added tag.css to admin views. Added .g-wide {}.
Diffstat (limited to 'themes/wind/views')
| -rw-r--r-- | themes/wind/views/page.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php index c8b08129..f5c6b0df 100644 --- a/themes/wind/views/page.html.php +++ b/themes/wind/views/page.html.php @@ -56,7 +56,6 @@ </script> <?= $theme->script("gallery.ajax.js") ?> <?= $theme->script("gallery.dialog.js") ?> - <?= $theme->script("gallery.form.js") ?> <?= $theme->script("superfish/js/superfish.js") ?> <?= $theme->script("jquery.localscroll.js") ?> <?= $theme->script("ui.init.js") ?> |
