From 70dc847b82347f87e0f63b5778450c83c70dd362 Mon Sep 17 00:00:00 2001 From: Edward Date: Wed, 1 Aug 2018 12:21:05 +0800 Subject: [PATCH] Roo/bootstrap/Input.js --- Roo/bootstrap/Input.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Input.js b/Roo/bootstrap/Input.js index 0139e8c5a9..13d46db4ba 100644 --- a/Roo/bootstrap/Input.js +++ b/Roo/bootstrap/Input.js @@ -31,7 +31,7 @@ * @cfg {Boolean} readOnly Specifies that the field should be read-only * @cfg {String} autocomplete - default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en * @cfg {String} indicatorpos (left|right) default left - * @cfg {String} capture use for file input only, such as camera. (default empty) + * @cfg {String} capture (user|camera) use for file input only, such as camera. (default empty) * @cfg {String} align (left|center|right) Default left * @cfg {Boolean} forceFeedback (true|false) Default false -- 2.39.2