Roo/form/MonthField.js
authorChris <chris@roojs.com>
Tue, 16 Oct 2012 09:07:58 +0000 (17:07 +0800)
committerChris <chris@roojs.com>
Tue, 16 Oct 2012 09:07:58 +0000 (17:07 +0800)
Roo/form/MonthField.js

index 9b401c5..1227a09 100644 (file)
@@ -290,7 +290,7 @@ dateField.setValue('2006-5-4');
         }
     },
     onHide : function(){
-        return false;
+        return true;
     },
     // private
     // Implements the default empty TriggerField.onTriggerClick function to display the DatePicker