Roo/BasicDialog.js
[roojs1] / Roo / BasicDialog.js
index d1854bd..ca0340d 100644 (file)
@@ -980,9 +980,6 @@ Roo.extend(Roo.BasicDialog, Roo.util.Observable, {
     // private
     // z-index is managed by the DialogManager and may be overwritten at any time
     setZIndex : function(index){
-        console.log('run????');
-        console.log(index);
-        
         if(this.modal){
             this.mask.setStyle("z-index", index);
         }