Roo/form/MonthField.js
authorChris <chris@roojs.com>
Thu, 18 Oct 2012 09:36:22 +0000 (17:36 +0800)
committerChris <chris@roojs.com>
Thu, 18 Oct 2012 09:36:22 +0000 (17:36 +0800)
Roo/form/MonthField.js

index 4da5a4d..5a4a381 100644 (file)
@@ -338,6 +338,7 @@ dateField.setValue('2006-5-4');
                     this.monthPicker.slideOut('t', {duration:.2});
                 }
             }
+            Roo.log(m.picker.mpSelMonth);
             m.hide();
         }