зеркало из https://github.com/mozilla/pjs.git
Centering find dialog (9131). sr=ben
This commit is contained in:
Родитель
279d27e292
Коммит
3b8322b04c
|
@ -40,6 +40,9 @@ function initDialogObject()
|
|||
dialog.searchBackwards = document.getElementById("dialog.searchBackwards");
|
||||
dialog.find = document.getElementById("ok");
|
||||
dialog.bundle = null;
|
||||
|
||||
// Move dialog to center
|
||||
moveToAlertPosition();
|
||||
}
|
||||
|
||||
function fillDialog()
|
||||
|
|
Загрузка…
Ссылка в новой задаче