From 6d13ab651dc30c5116bc4a801f61a92b2883b25a Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Wed, 7 Sep 2011 13:10:31 +0200 Subject: some bugfixes --- application/views/scripts/event/index.phtml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'application/views/scripts/event') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index b286e3d..afc1e19 100644 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -10,7 +10,7 @@ ?>
'); + + $('#calendar').click(function() { //$('#calendar').fullCalendar('addEventSource', "/event/eventlist"); //$('#calendar').fullCalendar('removeEvents', function(calEvent) { return calEvent.category == 'Lecture'} ); -- cgit v1.2.3-55-g7522