From 40fa7b13db03c1f152d82a9c056d9b6e453a38ca Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 29 Dec 2017 14:10:40 +0800 Subject: [PATCH] Roo/bootstrap/Menu.js --- Roo/bootstrap/Menu.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/Menu.js b/Roo/bootstrap/Menu.js index afa67c3465..ced86d5308 100644 --- a/Roo/bootstrap/Menu.js +++ b/Roo/bootstrap/Menu.js @@ -211,6 +211,8 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component, { var _this = this; + Roo.log(t); + (function() { _this.hide(); }).defer(100); }, -- 2.39.2