Roo/bootstrap/Element.js
authorjohn <john@roojs.com>
Fri, 13 Jul 2018 03:44:49 +0000 (11:44 +0800)
committerjohn <john@roojs.com>
Fri, 13 Jul 2018 03:44:49 +0000 (11:44 +0800)
Roo/bootstrap/Element.js

index 3ca4739..d8681fa 100644 (file)
@@ -47,7 +47,7 @@ Roo.extend(Roo.bootstrap.Element, Roo.bootstrap.Component,  {
         
         var cfg = {
             tag: this.tag,
-            cls: this.cls,
+            // cls: this.cls,
             html: this.html
         };