Roo/bootstrap/Popover.js
authoredward <edward@roojs.com>
Tue, 28 Mar 2017 03:32:05 +0000 (11:32 +0800)
committeredward <edward@roojs.com>
Tue, 28 Mar 2017 03:32:05 +0000 (11:32 +0800)
Roo/bootstrap/Popover.js

index ed7b326..fd7060b 100644 (file)
@@ -159,7 +159,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         this.hoverState == 'in' ? this.leave() : this.enter();
     },
     
-    enter : function (on_el) {
+    enter : function () {
         
         clearTimeout(this.timeout);