Finish checkin of bug 141410 for blake.

This commit is contained in:
jkeiser%netscape.com 2002-07-27 20:56:06 +00:00
Родитель 1c046285fa
Коммит 1516db315c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -59,7 +59,7 @@ function toDownloadManager()
dlmgrWindow.focus();
}
else {
dlmgr.open(window);
dlmgr.open(window, null);
}
}