From 3d4cbfa274dba7386d4cf5f2130ba85350ff0cbf Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 14 Jun 2009 22:39:12 -0600 Subject: Move jquery local scroll module from default theme to lib, only load it if viewing photo view. White space cleanup, removed debug print from template. --- themes/default/views/page.html.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'themes/default/views') diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index 0c84129f..3283bf1d 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -13,7 +13,6 @@ - page_type ?> " type="image/x-icon" /> " @@ -48,13 +47,15 @@ - - + page_type == 'photo'): ?> + + + head() ?> - body_attributes() ?>> + body_attributes() ?>> page_top() ?>
site_status() ?> -- cgit v1.2.3