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

index 46f4e8d..84e2a22 100644 (file)
@@ -31,7 +31,7 @@ Roo.extend(Roo.form.DayPicker, Roo.form.Field,  {
      * @cfg {String/Object} autoCreate A DomHelper element spec, or true for a default element spec (defaults to
      * {tag: "input", type: "checkbox", autocomplete: "off"})
      */
-    defaultAutoCreate : { tag: "input", type: 'hidden', autocomplete: "off"},
+    defaultAutoCreate : { tag: "input", type: 'hidden', autocomplete: "new-password"},
     
    
     actionMode : 'viewEl',