Follow-up to 9fb2ea78e742 ('Bug 954166 - Add buddy and join chat dialogs poorly positioned when there's no buddy list.') to fix a trivial mistake.
This commit is contained in:
Родитель
4b5b940f73
Коммит
b49b220ef1
|
@ -158,7 +158,7 @@ var menus = {
|
|||
return;
|
||||
}
|
||||
#endif
|
||||
window.openDialog(addBuddyWindow, "", features);
|
||||
window.openDialog(aURL, "", features);
|
||||
},
|
||||
addBuddy: function menu_addBuddy() {
|
||||
this.openDialog("Messenger:Addbuddy", addBuddyWindow);
|
||||
|
|
Загрузка…
Ссылка в новой задаче