Roo/menu/DateMenu.js
authorChris <chris@roojs.com>
Tue, 16 Oct 2012 09:17:34 +0000 (17:17 +0800)
committerChris <chris@roojs.com>
Tue, 16 Oct 2012 09:17:34 +0000 (17:17 +0800)
Roo/menu/DateMenu.js

index 21a27e3..1c58a7f 100644 (file)
@@ -34,7 +34,6 @@ Roo.menu.DateMenu = function(config){
      * @param {Date} date
      */
     this.relayEvents(di, ["select"]);
-    console.log(123);
     this.on('beforeshow', function(){
         if(this.picker){
             this.picker.hideMonthPicker(true);