зеркало из https://github.com/mozilla/pjs.git
Bug #303030 --> Manage subscriptions from the account manager
loads a sheet rather than new window on Mac OS X.
This commit is contained in:
Родитель
25f5690519
Коммит
d7ac3c42ce
|
@ -64,5 +64,5 @@ function manageSubscriptions()
|
|||
lastSubscriptionWindow.focus();
|
||||
else
|
||||
window.openDialog("chrome://messenger-newsblog/content/feed-subscriptions.xul", "",
|
||||
"centerscreen,resizable=yes", { server: gIncomingServer});
|
||||
}
|
||||
"centerscreen,chrome,dialog=no,resizable", { server: gIncomingServer});
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче