Fixing JS warning. Bug 221619.
git-svn-id: svn://10.0.0.236/trunk@155042 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
dcd2ff5f5d
commit
35bbda2c58
@ -43,7 +43,7 @@
|
||||
function Startup()
|
||||
{
|
||||
var bookmarksView = document.getElementById("bookmarks-view");
|
||||
bookmarksView.view.selection.select(0);
|
||||
bookmarksView.tree.view.selection.select(0);
|
||||
}
|
||||
|
||||
function manageBookmarks() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user