Roo/calendar/View.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 11:26:43 +0000 (19:26 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 11:26:43 +0000 (19:26 +0800)
Roo/calendar/View.js

index f77a62e..ef82ebc 100644 (file)
@@ -671,7 +671,7 @@ Roo.extend(Roo.calendar.View, Roo.BoxComponent,  {
                 
                 var startCell = Roo.select('.fc-cell-' + rows[i].start.dateValue + ' .fc-day-content', true).first();
                 Roo.log('startCell');
-                Roo.log('.fc-cell-' + rows[i].start.dateValue + ' .fc-day-content');
+                Roo.log(startCell);
                 // how many rows should it span..
                 
                 var  cfg = {