Roo/bootstrap/Element.js
authoredward <edward@roojs.com>
Fri, 13 Nov 2015 05:16:55 +0000 (13:16 +0800)
committeredward <edward@roojs.com>
Fri, 13 Nov 2015 05:16:55 +0000 (13:16 +0800)
Roo/bootstrap/Element.js

index 085b068..3c8eeab 100644 (file)
@@ -54,7 +54,6 @@ Roo.extend(Roo.bootstrap.Element, Roo.bootstrap.Component,  {
     
     initEvents: function() 
     {
-        
         Roo.bootstrap.Element.superclass.initEvents.call(this);
         
         this.el.on('click', this.onClick, this);