Fix brokenness (from 3.0 merge in 947be813
)
This commit is contained in:
parent
947be813ec
commit
b298e7acbd
|
@ -3533,6 +3533,7 @@ var ZoteroPane = new function()
|
||||||
var args = [url];
|
var args = [url];
|
||||||
proc.runw(false, args, args.length);
|
proc.runw(false, args, args.length);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
function viewSelectedAttachment(event, noLocateOnMissing)
|
function viewSelectedAttachment(event, noLocateOnMissing)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user