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:
parent
4a0b5beb0b
commit
987d65963e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user