From 681ed9f6f378ab0a8ce4963dc01640e110658c2d Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 25 Sep 2014 11:12:12 +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 c7a5538be2..e4c44eea09 100644 --- a/Roo/bootstrap/Calendar.js +++ b/Roo/bootstrap/Calendar.js @@ -685,7 +685,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component, { { // first make sure there is enough space.. this.cells.each(function(c) { - c.rows = []; +// c.rows = []; c.more = []; }); -- 2.39.2