зеркало из https://github.com/mozilla/pjs.git
Followup to bug 382781 - fix one more user of the old pref r=Mnyromyr
This commit is contained in:
Родитель
58646db1ac
Коммит
1a6c54c4f9
|
@ -202,7 +202,7 @@ function view_init()
|
|||
|
||||
function InitViewLayoutStyleMenu(event)
|
||||
{
|
||||
var paneConfig = GetMailPaneConfig();
|
||||
var paneConfig = pref.getIntPref("mail.pane_config.dynamic");
|
||||
var layoutStyleMenuitem = event.target.childNodes[paneConfig];
|
||||
if (layoutStyleMenuitem)
|
||||
layoutStyleMenuitem.setAttribute("checked", "true");
|
||||
|
|
Загрузка…
Ссылка в новой задаче