From: edward Date: Thu, 28 Jan 2016 03:38:05 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=b231a0a3fba5bee22df58123b407453f18da694b;p=roojs1 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 063d7ccaa3..4513132be4 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -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;