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

index 16d3d22..4f964a7 100644 (file)
@@ -41,7 +41,7 @@ Roo.extend(Roo.form.GridField, Roo.form.Field,  {
      * {tag: "input", type: "checkbox", autocomplete: "off"})
      */
    // defaultAutoCreate : { tag: 'div' },
-    defaultAutoCreate : { tag: 'input', type: 'hidden', autocomplete: 'off'},
+    defaultAutoCreate : { tag: 'input', type: 'hidden', autocomplete: 'new-password'},
     /**
      * @cfg {String} addTitle Text to include for adding a title.
      */