Roo/bootstrap/Menu.js
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 06:50:15 +0000 (14:50 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 06:50:15 +0000 (14:50 +0800)
Roo/bootstrap/Menu.js

index 4684f5d..c51b335 100644 (file)
@@ -331,7 +331,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
      */
     hide : function(deep)
     {
-        if (true === this.fireEvent("beforehide", this)) {
+        if (false === this.fireEvent("beforehide", this)) {
            Roo.log("hide canceled");
            return;
        }