Builder3/Window.js
authorAlan Knowles <alan@roojs.com>
Fri, 8 Jun 2012 09:07:23 +0000 (17:07 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 8 Jun 2012 09:07:23 +0000 (17:07 +0800)
Builder3/Window.js

index a0cd7a7..1c376ed 100644 (file)
@@ -1720,6 +1720,7 @@ Window=new XObject({
                                                                                             }
                                                                                             
                                                                                         });
+                                                                                        view.loading = false;
                                                                                     },
                                                                                     getValue : function(iter, col) {
                                                                                         var gval = ''+ this.el.get_value(iter, col).value.get_string();