Fix to bookmarks so that when you add your first, the bookmark menu entri is enabled.
git-svn-id: svn://10.0.0.236/trunk@185605 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
fc92fb40ad
commit
762e4343a0
@ -801,7 +801,7 @@ function BrowserBookmarkThis() {
|
||||
newLi.appendChild(bmContent);
|
||||
gBookmarksDoc.getElementsByTagName("bm")[0].appendChild(newLi);
|
||||
storeBookmarks();
|
||||
|
||||
refreshBookmarks();
|
||||
}
|
||||
|
||||
function BrowserBookmark() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user