From: Alan Knowles Date: Mon, 17 May 2010 05:04:53 +0000 (+0800) Subject: Builder/AddPropertyPopup.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=dac193338f1f0c32e35718ac9f45bb798eb8822a;p=app.Builder.js Builder/AddPropertyPopup.js --- diff --git a/Builder/AddPropertyPopup.js b/Builder/AddPropertyPopup.js index 8062bfa41..871406f10 100644 --- a/Builder/AddPropertyPopup.js +++ b/Builder/AddPropertyPopup.js @@ -137,7 +137,7 @@ AddPropertyPopup = new XObject({ LeftPanel.get('model').add( { key : '|', type : 'function', - val : "function() {\n XObject.prototype.init.call(this);\n}\n", + val : "function() {\n \n}\n", etype : 'props' }) //, skel); }