parent
d72978a364
commit
1c7dc63075
@ -155,7 +155,7 @@ var TreeStyleTabWindowHelper = {
|
|||||||
eval('nsContextMenu.prototype.addDictionaries = '+
|
eval('nsContextMenu.prototype.addDictionaries = '+
|
||||||
nsContextMenu.prototype.addDictionaries.toSource().replace(
|
nsContextMenu.prototype.addDictionaries.toSource().replace(
|
||||||
'openUILinkIn(',
|
'openUILinkIn(',
|
||||||
'TreeStyleTabService.onBeforeOpenLink(aWhere, this.target.ownerDocument.defaultView); $&'
|
'TreeStyleTabService.onBeforeOpenLink(where, this.target.ownerDocument.defaultView); $&'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user