From: Michael J. Rubinsky Date: Sat, 12 Sep 2009 15:44:07 +0000 (-0400) Subject: Make this "Response", just like the attendee's column X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=78173464b9007023a38e7d63215d38d138b07a79;p=horde.git Make this "Response", just like the attendee's column --- diff --git a/kronolith/attendees.php b/kronolith/attendees.php index 42e351925..9665197d2 100644 --- a/kronolith/attendees.php +++ b/kronolith/attendees.php @@ -105,7 +105,6 @@ case 'add': $resource = Kronolith::getDriver('Resource')->getResource($newResource); /* If we know we always accept/deny mark it that way now. */ - /* @TODO: Should we attempt to get the proposed event time from the event form and pass it here? */ $type = $resource->getResponseType(); if ($type == Kronolith_Resource::RESPONSETYPE_ALWAYS_ACCEPT) { $response = Kronolith::RESPONSE_ACCEPTED; diff --git a/kronolith/templates/attendees/attendees.inc b/kronolith/templates/attendees/attendees.inc index 1ccc2ac3a..f6b9a823a 100644 --- a/kronolith/templates/attendees/attendees.inc +++ b/kronolith/templates/attendees/attendees.inc @@ -82,7 +82,7 @@ function switchDateView(view, date)   - +