roojs-bootstrap.js
authoredward <edward@roojs.com>
Wed, 27 Apr 2016 04:21:45 +0000 (12:21 +0800)
committeredward <edward@roojs.com>
Wed, 27 Apr 2016 04:21:45 +0000 (12:21 +0800)
roojs-bootstrap-debug.js

roojs-bootstrap-debug.js

index 95bce01..74cf054 100644 (file)
@@ -2012,7 +2012,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
     
     onTouch : function(e) 
     {
-        //e.stopEvent();
+        //e.stopEvent(); this make the user popdown broken
         this.onClick(e);
     },