Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Wed, 2 Aug 2017 05:43:17 +0000 (13:43 +0800)
committeredward <edward@roojs.com>
Wed, 2 Aug 2017 05:43:17 +0000 (13:43 +0800)
Roo/bootstrap/Tooltip.js

index c44e4b8..d7aabe3 100644 (file)
@@ -82,6 +82,9 @@ Roo.apply(Roo.bootstrap.Tooltip, {
             //Roo.log("child element over..");
             
         }
+        
+        this.currenTip.replacement = el.attr('xxxx');
+        
         this.currentEl = bindEl;
         this.currentTip.bind(bindEl);
         this.currentRegion = Roo.lib.Region.getRegion(dom);