From baf7e2e6f2f800e2f55e791091ba7b50da7be2c9 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 12 Feb 2015 14:05:49 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 1f0fb6d30d..05cc8cbc39 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -11,7 +11,7 @@ * @cfg {Boolean} autoFocus (true|false) auto focus the first item, default true * @cfg {Boolean} tickable ComboBox with tickable selections (true|false), default false * @cfg {Boolean} triggerList trigger show the list or not (true|false) default true - * @cfg {Boolean} show toggle button or not (true|false) default true + * @cfg {Boolean} showToggleBtn show toggle button or not (true|false) default true * @cfg {String} btnPosition set the position of the trigger button (left | right) default right * @constructor * Create a new ComboBox. -- 2.39.2