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

index 063d7cc..4513132 100644 (file)
@@ -149,7 +149,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         clearTimeout(this.timeout);
         Roo.log(this);
         this.hoverState = 'in';
-    
+        Roo.log(this.hoverState);
         if (!this.delay || !this.delay.show) {
             this.show();
             return;