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

index bb1f1d5..eda0fb5 100644 (file)
@@ -59,7 +59,6 @@ Roo.extend(Roo.bootstrap.MonthField, Roo.bootstrap.Input,  {
         this.language = this.language in Roo.bootstrap.MonthField.dates ? this.language : "en";
         
         this.isRTL = Roo.bootstrap.MonthField.dates[this.language].rtl || false;
-        this.format = this.format || 'F';
         this.isInline = false;
         this.isInput = true;
         this.component = this.el.select('.add-on', true).first() || false;