From 3529ead9b42f9c7a195cae84f367a130e4e0e7d6 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 12 Aug 2004 20:32:47 +0000 Subject: Refixed todo popup. --- day.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'day.php') diff --git a/day.php b/day.php index d94cc7a..3c9537e 100644 --- a/day.php +++ b/day.php @@ -48,7 +48,6 @@ $page->replace_tags(array( 'footer' => BASE.'templates/'.$template.'/footer.tpl', 'sidebar' => BASE.'templates/'.$template.'/sidebar.tpl', 'event_js' => BASE.'functions/event.js', - 'todo_js' => BASE.'functions/todo.js', 'charset' => $charset, 'default_path' => '', 'template' => $template, @@ -61,7 +60,6 @@ $page->replace_tags(array( 'rss_powered' => $rss_powered, 'rss_available' => '', 'rss_valid' => '', - 'todo_js' => '', 'show_search' => '', 'next_day' => $next_day, 'prev_day' => $prev_day, -- cgit v1.2.3