From 0db0ff705f5c7c47ce511e20aa1f1d0687c0a665 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 22 Aug 2011 18:16:33 +0800 Subject: [PATCH] JSDOC/RooFile.js --- JSDOC/RooFile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/RooFile.js b/JSDOC/RooFile.js index 75436ac..ff09ef7 100644 --- a/JSDOC/RooFile.js +++ b/JSDOC/RooFile.js @@ -63,7 +63,7 @@ RooFile = XObject.define( // ( { add { this.panel ( { var cfg = this.tokens[7].items[0][0].props.add.val[2].items[2][3].items[0][0].props; this.cfg.items = [ this.parseProps(cfg) ]; - console.dump(this.cfg); + //console.dump(this.cfg); return; } -- 2.39.2