Bug 456837 - "messagereader: extra headers show up in an odd place" [r=dmose,a3.0b1=dmose]
This commit is contained in:
Родитель
a7caccabb8
Коммит
48aece0aa0
|
@ -820,7 +820,7 @@ function createNewHeaderView(headerName, label)
|
|||
newHeader.collapsed = true;
|
||||
|
||||
// this new element needs to be inserted into the view...
|
||||
var topViewNode = document.getElementById('expandedHeaders');
|
||||
var topViewNode = document.getElementById('variousHeadersBox');
|
||||
|
||||
topViewNode.appendChild(newHeader);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче