From 9aaf807b4889432c1fe95c0fa12b86879bebb0c6 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 2 Oct 2018 14:18:29 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index e6e266aa59..ee0c04989c 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -110,8 +110,8 @@ Roo.bootstrap.ComboBox = function(config){ /** * @event ontouchviewload * Fires when touch view load (local store) - * @param {Roo.bootstrap.ComboBox} combo This combo box - */ + * @param {Roo.bootstrap.ComboBox} combo This combo box + */ 'ontouchviewload' : true }); -- 2.39.2