Roo/BasicDialog.js
[roojs1] / Roo / BasicDialog.js
index a4d6ab1..76e8d84 100644 (file)
@@ -1252,4 +1252,8 @@ Roo.extend(Roo.LayoutDialog, Roo.BasicDialog, {
     addxtype : function(c) {
         return this.layout.addxtype(c);
     }
+});
+
+Roo.apply(Roo.BasicDialog,  {
+    lastZIndex : 0
 });
\ No newline at end of file