зеркало из https://github.com/mozilla/pjs.git
fix something I botched before checkin.
This commit is contained in:
Родитель
ccaad1ec23
Коммит
d13c0e993e
|
@ -1494,8 +1494,6 @@
|
|||
++index;
|
||||
relativeIndex = index - 1;
|
||||
}
|
||||
else if (this.outlinerBoxObject.view.isContainer(currentIndex))
|
||||
isParent = true;
|
||||
if (isParent) {
|
||||
parentRes = this.outlinerBuilder.getResourceAtIndex(this.outlinerBoxObject.view.getParentIndex(relativeIndex));
|
||||
} else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче