Roo/bootstrap/Popover.js
authoredward <edward@roojs.com>
Mon, 27 Mar 2017 05:51:39 +0000 (13:51 +0800)
committeredward <edward@roojs.com>
Mon, 27 Mar 2017 05:51:39 +0000 (13:51 +0800)
Roo/bootstrap/Popover.js

index 992e35c..c0609d8 100644 (file)
@@ -196,6 +196,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     
     show : function (on_el)
     {
+        Roo.log(on_el);
+        
         if (!on_el) {
             on_el= (this.over == 'parent') ? this.parent().el : Roo.get(this.over);
         }