Roo/bootstrap/Column.js
authorAlan Knowles <alan@roojs.com>
Thu, 30 Jan 2014 07:23:24 +0000 (15:23 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Jan 2014 07:23:24 +0000 (15:23 +0800)
Roo/bootstrap/Column.js

index 71a9b0c..982012b 100644 (file)
@@ -48,7 +48,7 @@ Roo.extend(Roo.bootstrap.Column, Roo.bootstrap.Component,  {
             }
         });
         if (this.html.length) {
-            cfg.html = html;
+            cfg.html = this.html;
         }
        
         return cfg;