removing unnecessary change from last checkin

git-svn-id: svn://10.0.0.236/trunk@62687 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
danm%netscape.com 2000-03-12 06:12:05 +00:00
parent 4a0b5beb0b
commit 987d65963e

View File

@ -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