From aa5d6b79e9534a5f546fd18f1fe54acddbdd19ea Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 6 Mar 2014 17:49:25 +0800 Subject: [PATCH] examples/bootstrap/calendar.js --- examples/bootstrap/calendar.js | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/bootstrap/calendar.js b/examples/bootstrap/calendar.js index 2902611d44..f5fc619c84 100644 --- a/examples/bootstrap/calendar.js +++ b/examples/bootstrap/calendar.js @@ -49,7 +49,6 @@ Roo.example.calendar = new Roo.XComponent({ _this.popover.show(el) }, eventleave : function(e,el,data) { - Roo.log('event leave'); _this.popover.hide(); }, monthchange : function(e,data) { -- 2.39.2