From: Edward Date: Thu, 6 Mar 2014 08:45:50 +0000 (+0800) Subject: Roo/bootstrap/Calendar.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=0db24e9cc058f52155aeb4f3ba1842515ad46738;p=roojs1 Roo/bootstrap/Calendar.js --- diff --git a/Roo/bootstrap/Calendar.js b/Roo/bootstrap/Calendar.js index d5067a0de9..f14bb823b6 100644 --- a/Roo/bootstrap/Calendar.js +++ b/Roo/bootstrap/Calendar.js @@ -334,7 +334,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component, { return; } } - this.cells = ''; + this.cells = this.el.select('.fc-day',true); Roo.log('cells'); Roo.log(this.cells);