Roo/bootstrap/Popover.js
authoredward <edward@roojs.com>
Thu, 28 Jan 2016 03:41:48 +0000 (11:41 +0800)
committeredward <edward@roojs.com>
Thu, 28 Jan 2016 03:41:48 +0000 (11:41 +0800)
Roo/bootstrap/Popover.js

index e1adf46..f60b2fd 100644 (file)
@@ -162,6 +162,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         }, this.delay.show)
     },
     leave : function() {
+        Roo.log('run????');
         clearTimeout(this.timeout);
     
         this.hoverState = 'out';