From 071cbf5fa0fa529f67c8136db06a027acabf23df Mon Sep 17 00:00:00 2001 From: edward Date: Tue, 28 Mar 2017 11:25:31 +0800 Subject: [PATCH] Roo/bootstrap/Popover.js --- Roo/bootstrap/Popover.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 2de38b77f1..a3d8a5888f 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -197,8 +197,6 @@ 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); } -- 2.39.2