Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 09:20:34 +0000 (17:20 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 09:20:34 +0000 (17:20 +0800)
Roo/bootstrap/Popover.js

index a212146..6ccf181 100644 (file)
@@ -217,6 +217,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     {
         this.el.setXY([0,0]);
         this.el.removeClass('in');
+        this.el.hide();
         
     }