builder.html.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 6 May 2010 10:26:00 +0000 (18:26 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 6 May 2010 10:26:00 +0000 (18:26 +0800)
builder.html.js

index 771d6c7..d0dec39 100644 (file)
@@ -41,7 +41,7 @@ Builder  = {
             this.dialogroot = false;
         }
         if (this.layoutbase) {
-            this.layoutbase.remove();
+            this.layoutbase.el.remove();
             this.layoutbase= false;
         }