From 6a3fd9cb410e14bc352edc8168e3ab48718e6b80 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 6 Mar 2014 16:50:30 +0800 Subject: [PATCH] Roo/bootstrap/Calendar.js --- Roo/bootstrap/Calendar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Calendar.js b/Roo/bootstrap/Calendar.js index 6887edd52c..7f1e5dd979 100644 --- a/Roo/bootstrap/Calendar.js +++ b/Roo/bootstrap/Calendar.js @@ -568,7 +568,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component, { if(!this.calevents){ return; } - Roo.log(cells); + Roo.log(this.cells); Roo.each(this.cells, function(c){ c.rows = 0; }); -- 2.39.2