builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 07:45:35 +0000 (15:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 8 Apr 2012 07:45:35 +0000 (15:45 +0800)
builder.html.js

index 80cc4c6..b621173 100644 (file)
@@ -17,9 +17,12 @@ Builder  = {
         // for debugging 
          //console.log(data);        return; 
          
-         // This would be alot simpler if we just use the XComponent code...
-         // data should now be dialog or xcomponent..
-         // only snag here is that we do not know the name currently..
+        // This would be alot simpler if we just use the XComponent code...
+        // data should now be dialog or xcomponent..
+        // only snag here is that we do not know the name currently..
+         
+        
+         
          
         Roo.log(data);return;