From: leon Date: Tue, 27 Sep 2022 04:14:02 +0000 (+0800) Subject: Roo/bootstrap/Component.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=27de3802cf7b329d0c3577ab78a07a45cbd3bc96 Roo/bootstrap/Component.js --- diff --git a/Roo/bootstrap/Component.js b/Roo/bootstrap/Component.js index 5a5fc3e80c..2d8a3e1e27 100644 --- a/Roo/bootstrap/Component.js +++ b/Roo/bootstrap/Component.js @@ -140,7 +140,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent, { } if (this.tooltipClass) { - this.tooltipEl().attr('tooltipClass', this.tooltipClass); + this.tooltipEl().attr('tooltip-class', this.tooltipClass); } if(this.tabIndex !== undefined){