Roo/bootstrap/Element.js
authorJulian Knowles <julian@roojs.com>
Mon, 27 Jan 2014 11:01:03 +0000 (19:01 +0800)
committerJulian Knowles <julian@roojs.com>
Mon, 27 Jan 2014 11:01:03 +0000 (19:01 +0800)
Roo/bootstrap/Element.js

index ddcb34c..5f99180 100644 (file)
@@ -33,7 +33,6 @@ Roo.extend(Roo.bootstrap.Element, Roo.bootstrap.Component,  {
        
        cfg = {
            tag: this.tag,
-            cls: this.cls,
             html: this.html
        }