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

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