Roo/form/MonthField.js
authorAlan Knowles <alan@roojs.com>
Mon, 22 Oct 2012 09:51:46 +0000 (17:51 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 22 Oct 2012 09:51:46 +0000 (17:51 +0800)
Roo/form/MonthField.js

index 019139a..3d78593 100644 (file)
@@ -336,6 +336,7 @@ monthField.setValue('2006-5-4');
         
         
         p.hideMonthPicker  = function(disableAnim){
+            throw "hide month picker?";
             if(this.monthPicker){
                 Roo.log("hideMonthPicker called");
                 if(disableAnim === true){