Roo/DatePicker.js
authorChris <chris@roojs.com>
Tue, 16 Oct 2012 10:03:50 +0000 (18:03 +0800)
committerChris <chris@roojs.com>
Tue, 16 Oct 2012 10:03:50 +0000 (18:03 +0800)
Roo/DatePicker.js

index 6edef8d..e272f6a 100644 (file)
@@ -462,7 +462,6 @@ Roo.extend(Roo.DatePicker, Roo.Component, {
     },
 
     hideMonthPicker : function(disableAnim){
-        
         if(this.monthPicker){
             if(disableAnim === true){
                 this.monthPicker.hide();