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

index 7f00135..21a27e3 100644 (file)
@@ -34,7 +34,7 @@ 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);