зеркало из https://github.com/mozilla/pjs.git
Bug 71530. Preflight required changes for RDF outliner: fix typo. r=hyatt, sr=ben
This commit is contained in:
Родитель
2270e0b46a
Коммит
bbbfb80767
|
@ -466,7 +466,7 @@
|
|||
var b = this.parentNode.outlinerBoxObject;
|
||||
b.getCellAt(event.clientX, event.clientY, row, col);
|
||||
if (b.view.isContainer(row.value))
|
||||
b.toggleOpenState(row.value);
|
||||
b.view.toggleOpenState(row.value);
|
||||
]]>
|
||||
</handler>
|
||||
</handlers>
|
||||
|
|
Загрузка…
Ссылка в новой задаче