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

index 80d1499..10b53cc 100644 (file)
@@ -147,6 +147,8 @@ Roo.extend(Roo.form.MonthField, Roo.form.TriggerField,  {
     // private
     hiddenField: false,
     
+    hideMonthPicker : false,
+    
     onRender : function(ct, position)
     {
         Roo.form.MonthField.superclass.onRender.call(this, ct, position);