Roo/form/Field.js
authoredward <edward@roojs.com>
Wed, 15 Feb 2017 06:33:24 +0000 (14:33 +0800)
committeredward <edward@roojs.com>
Wed, 15 Feb 2017 06:33:24 +0000 (14:33 +0800)
Roo/form/Field.js

index 3c73906..0d47201 100644 (file)
@@ -99,7 +99,7 @@ side          Add an error icon to the right of the field with a popup on hover
     /**
      * @cfg {Number} tabIndex The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).
         */
-       tabIndex : undefined,
+    tabIndex : undefined,
        
     // private
     isFormField : true,