From 36cda412f48ada1a059523685094687b9c02f3b8 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 7 Dec 2008 04:49:26 +0000 Subject: First go around at reusable modal dialogs. Moved jQuery UI CSS into screen.css, moved default theme JS to js folder. Named jQuery UI files to match the file names as they distribute them. Removed accordion, it's not used yet. --- themes/default/views/album.html.php | 12 +++++++++--- themes/default/views/page.html.php | 15 +++++++-------- 2 files changed, 16 insertions(+), 11 deletions(-) (limited to 'themes/default/views') diff --git a/themes/default/views/album.html.php b/themes/default/views/album.html.php index 4f8bf23e..70d9e944 100644 --- a/themes/default/views/album.html.php +++ b/themes/default/views/album.html.php @@ -1,11 +1,17 @@
+

title_edit ?>

description_edit ?>
diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php index facca070..0eac17e7 100644 --- a/themes/default/views/page.html.php +++ b/themes/default/views/page.html.php @@ -17,15 +17,14 @@ media="screen,print,projection" /> - - " - media="screen,print,projection" /> - - - - - head() ?> + + + + + + + -- cgit v1.2.3