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. --- month.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'month.php') diff --git a/month.php b/month.php index 7d968af..564a707 100644 --- a/month.php +++ b/month.php @@ -54,7 +54,6 @@ $page->replace_tags(array( 'footer' => BASE.'templates/'.$template.'/footer.tpl', 'calendar_nav' => BASE.'templates/'.$template.'/calendar_nav.tpl', 'event_js' => BASE.'functions/event.js', - 'todo_js' => BASE.'functions/todo.js', 'charset' => $charset, 'template' => $template, 'cal' => $cal, @@ -65,7 +64,6 @@ $page->replace_tags(array( 'default_path' => '', 'rss_available' => '', 'rss_valid' => '', - 'todo_js' => '', 'show_search' => '', 'next_month' => $next_month, 'prev_month' => $prev_month, -- cgit v1.2.3