зеркало из https://github.com/mozilla/gecko-dev.git
removing unnecessary change from last checkin
This commit is contained in:
Родитель
f1f897257a
Коммит
ee983e0548
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче