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

index 989008f..502736c 100644 (file)
@@ -669,7 +669,7 @@ Roo.extend(Roo.calendar.View, Roo.BoxComponent,  {
             
             for(var i =0; i < rows.length; i++) {
                 
-                var startCell = Roo.select('.fc-cell-' + rows[i].start.dateValue + '.fc-day-content div', true).first();
+                var startCell = Roo.select('.fc-cell-' + rows[i].start.dateValue + '.fc-day-content', true).first();
 
                 // how many rows should it span..