diff --git a/mag/mini/debug.html b/mag/mini/debug.html index 4c7a5d6..255d9c1 100644 --- a/mag/mini/debug.html +++ b/mag/mini/debug.html @@ -51,7 +51,7 @@ function openUrl ( url, width, height ) { window.open( url + (url.indexOf('?') === -1 ? '?' : '&') + 'width=' + width + '&height=' + height, - '_blank', + '_self', 'menubar=0,location=0,resizable=0,scrollbars=0,status=0,titlebar=0,left=0,top=0,width=' + width + ',height=' + height ); } @@ -157,4 +157,4 @@ --> - \ No newline at end of file +