From f3a9a89b56187d163c7974412362fbb02276b9e4 Mon Sep 17 00:00:00 2001 From: zmv7 <72821250+zmv7@users.noreply.github.com> Date: Tue, 3 Nov 2020 19:58:47 +0500 Subject: [PATCH] Update debug.html --- mag/mini/debug.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +