Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Tue, 21 Nov 2017 04:02:19 +0000 (12:02 +0800)
committeredward <edward@roojs.com>
Tue, 21 Nov 2017 04:02:19 +0000 (12:02 +0800)
Roo/bootstrap/Tooltip.js

index e5380f7..18fe186 100644 (file)
@@ -160,10 +160,6 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
            ]
         };
         
-        if(this.cls){
-            cfg.cls += ' ' + this.cls;
-        }
-        
         return cfg;
     },
     bind : function(el)