JSDOC/RooFile.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 23 Aug 2011 04:30:26 +0000 (12:30 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 23 Aug 2011 04:30:26 +0000 (12:30 +0800)
JSDOC/RooFile.js

index 377132d..e8d7597 100644 (file)
@@ -39,16 +39,18 @@ RooFile  =  XObject.define(
                 return;
           
             }
-            
-            //print(JSON.stringify(this.tokens,null,4)); Seed.quit();
-            
-            
+         
             
             // Standard Pman Dialog - 
             if (this.tokens[2].props && typeof(this.tokens[2].props.create) != 'undefined') {
                 this.parsePmanDialog();
                 
             }
+            
+             if (this.tokens[2].props && typeof(this.tokens[2].props.create) != 'undefined') {
+            
+            
+            
             // perfect for dialogs...