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

index 4ff1134..b43e791 100644 (file)
@@ -339,8 +339,8 @@ dateField.setValue('2006-5-4');
                 }
             }
             this.menu.hide();
+            }
         }
-    },