зеркало из https://github.com/mozilla/pjs.git
fix for #35803 - call the onload handler so that the page is re-initialized too
r=putterman
This commit is contained in:
Родитель
65e16aafd6
Коммит
0b8396b6f1
|
@ -41,7 +41,7 @@ function onAdvanced(event)
|
|||
if (args.result) {
|
||||
// this is the wrong way to do this.
|
||||
dump("reloading panel...\n");
|
||||
parent.onPanelLoaded('am-smtp.xul');
|
||||
onLoad();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче