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

index ef82ebc..f77a62e 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(startCell);
+                Roo.log('.fc-cell-' + rows[i].start.dateValue + ' .fc-day-content');
                 // how many rows should it span..
                 
                 var  cfg = {