mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 03:24:26 +00:00
fixing miniXul.xul
This commit is contained in:
parent
69bc63eccc
commit
4a1ce9f241
@ -6,7 +6,7 @@
|
||||
onload="onload()">
|
||||
<script type="application/x-javascript">
|
||||
<![CDATA[
|
||||
function onload {
|
||||
function onload() {
|
||||
var n = window.arguments[0] - 1;
|
||||
if ( n ) {
|
||||
// We need to open more windows.
|
||||
|
Loading…
x
Reference in New Issue
Block a user