Roo/bootstrap/Component.js
authorleon <leon@roojs.com>
Tue, 27 Sep 2022 04:14:02 +0000 (12:14 +0800)
committerleon <leon@roojs.com>
Tue, 27 Sep 2022 04:14:02 +0000 (12:14 +0800)
Roo/bootstrap/Component.js

index 5a5fc3e..2d8a3e1 100644 (file)
@@ -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){