removing unnecessary change from last checkin

This commit is contained in:
danm%netscape.com 2006-09-14 05:47:24 +00:00
Родитель 079db6d4d5
Коммит f3d06d9aa2
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