src/JsRender/Roo.vala
authorAlan Knowles <alan@roojs.com>
Thu, 28 May 2015 05:03:08 +0000 (13:03 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 May 2015 05:03:08 +0000 (13:03 +0800)
src/JsRender/Roo.vala

index ac616c9..8d64352 100644 (file)
@@ -28,7 +28,8 @@ namespace JsRender {
             this.xtype = "Roo";
              this.language = "js";
             
-            
+           this.content_type = "";
+           
             //this.items = false;
             //if (cfg.json) {
             //    var jstr =  JSON.parse(cfg.json);