Sample/Window.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 06:06:09 +0000 (14:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 26 May 2010 06:06:09 +0000 (14:06 +0800)
Sample/Window.js

index c642349..ea2bf04 100644 (file)
@@ -3440,8 +3440,8 @@ Window=new XObject({
                                                                 // we should make ourselves visable!!!
                                                                 this.get('/BottomPane').el.show();
                                                                 this.get('/BottomPane').el.set_current_page(1);
-                                                            
-                                                                this.el.feed(str,str.length);
+                                                                
+                                                                this.el.feed(str ,str.length);
                                                             }
                                                         }
                                                     ]