зеркало из https://github.com/mozilla/gecko-dev.git
Bug 398928 follow-up to fix preferences pane switching, r=Neil
This commit is contained in:
Родитель
c66be3d531
Коммит
cd0ace7d7c
|
@ -1096,7 +1096,7 @@
|
|||
<handler event="command">
|
||||
if (event.originalTarget.hasAttribute("pane")) {
|
||||
var pane = document.getElementById(event.originalTarget.getAttribute("pane"));
|
||||
event.originalTarget.parentNode.parentNode.showPane(pane);
|
||||
this.showPane(pane);
|
||||
}
|
||||
</handler>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче