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

index f6e77b9..b65aaf6 100644 (file)
@@ -238,7 +238,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
     isVisible : function(){
         return !this.hidden;
     },
-     onMouseOut : function(e){
+    onMouseOut : function(e){
         var t  = this.findTargetItem(e);
         
         //if(t ){