Roo/XTemplate.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 9 Apr 2012 10:53:51 +0000 (18:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 9 Apr 2012 10:53:51 +0000 (18:53 +0800)
Roo/XTemplate.js

index 0f0650c..f9268be 100644 (file)
@@ -145,7 +145,7 @@ Roo.extend(Roo.XTemplate, Roo.Template, {
             this.tpls[tpls[i].id] = tpls[i];
         }
         this.master = tpls[tpls.length-1];
-         return this;
+        return this;
     },
     /**
      * same as applyTemplate, except it's done to one of the subTemplates