From: defacer Date: Mon, 24 May 2004 12:28:38 +0000 (+0000) Subject: Adding event from day view defaults to that day for event start. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=11b0ffe898f07b3562355f93353c73559ac9a274;p=moodle.git Adding event from day view defaults to that day for event start. --- diff --git a/calendar/view.php b/calendar/view.php index d6846d3abf..98c961e989 100644 --- a/calendar/view.php +++ b/calendar/view.php @@ -198,6 +198,7 @@ function calendar_show_day($d, $m, $y, $courses, $groups, $users) { calendar_course_filter_selector($getvars).'
'; $text.= '
'; $text.= ''; + $text.= ''; $text.= ''; $text.= ''; $text.= '';