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

index d3aea39..e45bc4f 100644 (file)
@@ -32,12 +32,10 @@ RooFile  =  XObject.define(
 
         parse: function()
         {
-            
+            // standard pman dialog
             if (this.tokens[0].data == 'Pman.on') {
-                
                 this.parsePmanLayout();
                 return;
-          
             }
          
             
@@ -49,6 +47,12 @@ RooFile  =  XObject.define(
             
             
             
+            
+            
+            
+            
+            
+            
             // perfect for dialogs...