[DE] Fix Bug 37220

This commit is contained in:
Julia Radzhabova 2018-03-14 15:41:42 +03:00
parent 0096094d8f
commit 280f57cd11

View file

@ -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) {