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

index 0255bed..e1fbc10 100644 (file)
@@ -261,6 +261,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
     show : function(el, pos, parentMenu)
     {
         if (true === this.fireEvent("beforeshow", this)) {
+           Roo.log("show canceled");
            return;
        }
        this.parentMenu = parentMenu;