[DE] Fix Bug 41232
This commit is contained in:
parent
0594718432
commit
dafef113e1
|
@ -268,7 +268,6 @@ define([
|
|||
|
||||
_setDefaults: function (props) {
|
||||
this.refreshBookmarks();
|
||||
this.bookmarksList.scrollToRecord(this.bookmarksList.selectByIndex(0));
|
||||
this.btnGetLink.setVisible(this.appOptions.canMakeActionLink);
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue