boar, wth was these files dos format?
This commit is contained in:
parent
57145a9ab0
commit
33deb22d45
10 changed files with 240 additions and 240 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
leo_search.onFirefoxLoad = function(event) {
|
leo_search.onFirefoxLoad = function(event) {
|
||||||
document.getElementById("contentAreaContextMenu")
|
document.getElementById("contentAreaContextMenu")
|
||||||
.addEventListener("popupshowing",
|
.addEventListener("ipopupshowing",
|
||||||
function (e){ leo_search.showFirefoxContextMenu(e); }, false);
|
function (e){ leo_search.showFirefoxContextMenu(e); }, false);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue