JSDOC/RooFile.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 22 Aug 2011 10:16:33 +0000 (18:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 22 Aug 2011 10:16:33 +0000 (18:16 +0800)
JSDOC/RooFile.js

index 75436ac..ff09ef7 100644 (file)
@@ -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;
             }