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

index 87bac5c..d5abb6c 100644 (file)
@@ -101,6 +101,8 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         
     parentMenu : false,
     
+    stopEvent : true,
+    
     getChildContainer : function() {
         return this.el;  
     },