[DE] Fix Bug 37220
This commit is contained in:
parent
0096094d8f
commit
280f57cd11
|
@ -136,6 +136,7 @@ define([
|
|||
arr[0].set('tip', this.txtGotoBeginning);
|
||||
}
|
||||
this.getApplication().getCollection('Navigation').reset(arr);
|
||||
this.onChangeOutlinePosition(this._navigationObject.get_CurrentPosition());
|
||||
},
|
||||
|
||||
updateChangeNavigation: function(index) {
|
||||
|
|
Loading…
Reference in a new issue