1.2.0 final; added two more languages
This commit is contained in:
parent
54c0b725de
commit
361e07740c
3 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
leo_search.onFirefoxLoad = function(event) {
|
||||
document.getElementById("contentAreaContextMenu")
|
||||
.addEventListener("ipopupshowing",
|
||||
.addEventListener("popupshowing",
|
||||
function (e){ leo_search.showFirefoxContextMenu(e); }, false);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue