mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-24 00:24:14 +00:00
Fix sintax error.
This commit is contained in:
parent
9420bbc190
commit
c2e0735fcf
@ -159,7 +159,7 @@ function sanitizeAll()
|
||||
document.getElementById("privacySanitize").disabled=true;
|
||||
}
|
||||
|
||||
function sanitizeBookmarks() {set
|
||||
function sanitizeBookmarks() {
|
||||
// in Common.
|
||||
BookmarksDeleteAllAndSync();
|
||||
document.getElementById("bookmarksSanitize").disabled=true;
|
||||
|
Loading…
Reference in New Issue
Block a user