Allow opening multiple URLs via View Online
This commit is contained in:
parent
5c50bb00cf
commit
e465cf058e
|
@ -3202,7 +3202,7 @@ var ZoteroPane = new function()
|
|||
if (Zotero.isStandalone) {
|
||||
if(uri.match(/^https?/)) {
|
||||
this.launchURL(uri);
|
||||
return;
|
||||
continue;
|
||||
}
|
||||
|
||||
// Handle no-content zotero: URLs (e.g., zotero://select) without opening viewer
|
||||
|
|
Loading…
Reference in New Issue
Block a user