From: Alan Knowles Date: Thu, 27 May 2010 11:12:17 +0000 (+0800) Subject: Sample/DialogNewComponent.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=073167cbf2a61cae788442b847d5c70907a9241b;p=app.Builder.js Sample/DialogNewComponent.js --- diff --git a/Sample/DialogNewComponent.js b/Sample/DialogNewComponent.js index 0dd31fd08..b821da0ad 100644 --- a/Sample/DialogNewComponent.js +++ b/Sample/DialogNewComponent.js @@ -90,7 +90,7 @@ DialogNewComponent=new XObject({ modal : true, show : function (c) { - + this.project = c.project; if (!this.el) { this.init(); }