Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:17:02 +0000 (14:17 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:17:02 +0000 (14:17 +0800)
Roo/bootstrap/ComboBox.js

index 1c637e2..121cacb 100644 (file)
@@ -2726,7 +2726,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             (function() { firstChecked.findParent('li').scrollIntoView(_this.touchViewListGroup.dom); }).defer(500);
         }
         
-        this.fireEvent('onlocaltouchviewload', this, r, rowIndex) !== false
+        this.fireEvent('ontouchviewload', this);
         
     },