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

index 2f37222..bb1f1d5 100644 (file)
@@ -47,6 +47,8 @@ Roo.bootstrap.MonthField = function(config){
 
 Roo.extend(Roo.bootstrap.MonthField, Roo.bootstrap.Input,  {
     
+    format : "F",
+    
     onRender: function(ct, position)
     {