Don't scroll to row=1 in the bookmarks manager
git-svn-id: svn://10.0.0.236/trunk@141700 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
dd33f9c74a
commit
85f55566c9
@ -60,9 +60,7 @@ function Startup()
|
||||
rowIndex = 1;
|
||||
}
|
||||
|
||||
bookmarksView.treeBoxObject.scrollToRow(rowIndex);
|
||||
bookmarksView.treeBoxObject.selection.select(rowIndex);
|
||||
|
||||
windowNode.setAttribute("title", titleString);
|
||||
|
||||
document.getElementById("CommandUpdate_Bookmarks").setAttribute("commandupdater","true");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user