X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=builder.html.js;h=875e9e9a8850536c500034570081f54c0f6b19a7;hb=ed4af3f1932dceb4d6d98f39c5ce6341509e98d3;hp=fa031aabb0786f2fdd241898400263bd04de21dd;hpb=da99db4bb001cc5d4b27f584023ebdd5eddc0842;p=app.Builder.js diff --git a/builder.html.js b/builder.html.js index fa031aabb..875e9e9a8 100644 --- a/builder.html.js +++ b/builder.html.js @@ -15,10 +15,10 @@ Builder = { this.tree = data; - MODULE = { isBuilder : true }; + MODULE = { isBuilder : true }; + _this = MODULE; if (!Builder.click) { Builder.click= Roo.get(document.body).on('click', this.onclick, this); - } this.redraw(false); @@ -198,7 +198,7 @@ Builder = { var _tmp = false; - + /** eval:var:MOUDULE **/ /** eval:var:_this **/ /** eval:var:_tmp **/ // stupid IE can not return objects evaluated..