Roo/bootstrap/Tooltip.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 02:35:54 +0000 (10:35 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 02:35:54 +0000 (10:35 +0800)
Roo/bootstrap/Tooltip.js

index 092ca22..1dac12f 100644 (file)
@@ -31,6 +31,9 @@ Roo.appply(Roo.bootstrap.Tooltip, {
     currentEl : false,
     currentTip : false,
     
+    
+    //  init : delay?
+    
     init : function()
     {
         Roo.get(document.documentElement).on('mouseenter', this.enter ,this);