Roo/bootstrap/MonthField.js
authorEdward <edward@roojs.com>
Mon, 31 Aug 2015 05:31:47 +0000 (13:31 +0800)
committerEdward <edward@roojs.com>
Mon, 31 Aug 2015 05:31:47 +0000 (13:31 +0800)
Roo/bootstrap/MonthField.js

index bbc7dbb..55f290e 100644 (file)
@@ -84,6 +84,8 @@ Roo.extend(Roo.bootstrap.MonthField, Roo.bootstrap.Input,  {
             v.setStyle('width', '189px');
         });
         
+        this.selected = false;
+        
         this.fillMonths();
         this.update();