sync
authorjohn <john@roojs.com>
Wed, 31 Jan 2018 05:48:22 +0000 (13:48 +0800)
committerjohn <john@roojs.com>
Wed, 31 Jan 2018 05:48:22 +0000 (13:48 +0800)
Roo/bootstrap/Component.js

index 749a4e5..3159746 100644 (file)
@@ -369,7 +369,6 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         if (this.el && !this.el.hasClass('hidden')) {
             this.el.addClass('hidden');
         }
-        
     }
 });