syntax error
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6590 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
69852a60b6
commit
026544aa69
@ -2632,7 +2632,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
onClick : function TSTBrowser_onClick(aEvent)
|
||||
{
|
||||
if (
|
||||
aEvent.target.ownerDocument != document
|
||||
aEvent.target.ownerDocument != document ||
|
||||
aEvent.button != 0 ||
|
||||
this.isAccelKeyPressed(aEvent)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user