Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Mon, 8 May 2017 05:26:23 +0000 (13:26 +0800)
committeredward <edward@roojs.com>
Mon, 8 May 2017 05:26:23 +0000 (13:26 +0800)
Roo/bootstrap/Menu.js

index 3107706..2fa8367 100644 (file)
@@ -244,7 +244,6 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
      * @param {Roo.menu.Menu} parentMenu (optional) This menu's parent menu, if applicable (defaults to undefined)
      */
     show : function(el, pos, parentMenu){
-        Roo.log('running show?');
         this.parentMenu = parentMenu;
         if(!this.el){
             this.render();