Roo/bootstrap/Popover.js
authoredward <edward@roojs.com>
Fri, 7 Oct 2016 10:15:52 +0000 (18:15 +0800)
committeredward <edward@roojs.com>
Fri, 7 Oct 2016 10:15:52 +0000 (18:15 +0800)
Roo/bootstrap/Popover.js

index fac41f9..69898bf 100644 (file)
@@ -245,6 +245,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             // fade it?
         }
         
+        this.fireEvent('show', this);
+        
     },
     hide : function()
     {