removing unnecessary change from last checkin

This commit is contained in:
danm%netscape.com 2000-03-12 06:12:05 +00:00
Родитель f1f897257a
Коммит ee983e0548
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -621,7 +621,7 @@ function RevealSearchPanel()
function BrowserOpenWindow()
{
//opens a window where users can select a web location to open
window.openDialog( "chrome://navigator/content/openLocation.xul", "_blank", "chrome", appCore );
window.openDialog( "chrome://navigator/content/openLocation.xul", "_blank", "chrome,modal", appCore );
}
/* Called from the openLocation dialog. This allows that dialog to instruct