зеркало из https://github.com/mozilla/pjs.git
101657 - Advanced autocomplete prefs dialog has no title bar, r=blake, sr=hyatt
This commit is contained in:
Родитель
eb58cfe1ed
Коммит
8a040e424a
|
@ -155,7 +155,7 @@ function moreInfo()
|
|||
function showACAdvanced()
|
||||
{
|
||||
window.openDialog("chrome://communicator/content/pref/pref-smart_browsing-ac.xul", "",
|
||||
"modal=yes,chrome,dialog=yes",
|
||||
"modal=yes,chrome,dialog=no",
|
||||
document.getElementById("browserUrlbarAutoFill").getAttribute("value"),
|
||||
document.getElementById("browserUrlbarShowPopup").getAttribute("value"),
|
||||
document.getElementById("browserUrlbarShowSearch").getAttribute("value"));
|
||||
|
|
Загрузка…
Ссылка в новой задаче