From 6f59d09c5195d91cc181fd81864bc1e370b99466 Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 10 Oct 2011 14:28:26 +0200 Subject: bugfix --- application/views/scripts/event/index.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'application/views') diff --git a/application/views/scripts/event/index.phtml b/application/views/scripts/event/index.phtml index 3f54769..07b3b37 100755 --- a/application/views/scripts/event/index.phtml +++ b/application/views/scripts/event/index.phtml @@ -506,7 +506,7 @@ var dayClick = false; eventDragStop: function(event, jsEvent, ui, view, date) { //var date = $('#calendar').fullCalendar('getDate'); - alert(date); + //alert(date); /* if() { isDroppable = false; @@ -755,28 +755,28 @@ var dayClick = false; -- cgit v1.2.3-55-g7522