Fix #6673 - mobile cards issues
[roojs1] / Roo / EventManager.js
index fc718c7..3c9a41a 100644 (file)
@@ -122,6 +122,7 @@ Roo.EventManager = function(){
         }
     }
     
+  
 
     var listen = function(element, ename, opt, fn, scope){
         var o = (!opt || typeof opt == "boolean") ? {} : opt;