From 4e9310073cfa905a54132d021c27301c6a6aacd6 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 25 Sep 2014 12:44:27 +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 252254c77f..44eb8efa52 100644 --- a/Roo/bootstrap/Calendar.js +++ b/Roo/bootstrap/Calendar.js @@ -775,7 +775,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component, { // } var _this = this; - return; + this.cells.each(function(c) { if(c.row < 5){ -- 2.39.2