зеркало из https://github.com/mozilla/pjs.git
always create console in a new window
This commit is contained in:
Родитель
dd56a01163
Коммит
047654280a
|
@ -4,7 +4,7 @@
|
|||
</HEAD>
|
||||
|
||||
<SCRIPT>
|
||||
window.open("ConsoleApplet.html", "", "resizable=yes,width=620,height=420");
|
||||
window.open("ConsoleApplet.html", "_new", "resizable=yes,width=620,height=420");
|
||||
window.history.back();
|
||||
</SCRIPT>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче