Roo/form/MonthField.js
authorAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2015 07:45:20 +0000 (15:45 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 24 Sep 2015 07:45:20 +0000 (15:45 +0800)
Roo/form/MonthField.js

index 68796d9..c72391e 100644 (file)
@@ -142,7 +142,7 @@ Roo.extend(Roo.form.MonthField, Roo.form.TriggerField,  {
      * {tag: "input", type: "text", size: "10", autocomplete: "off"})
      */ 
     // private
-    defaultAutoCreate : {tag: "input", type: "text", size: "10", autocomplete: "off"},
+    defaultAutoCreate : {tag: "input", type: "text", size: "10", autocomplete: "new-password"},
     
     // private
     hiddenField: false,