Allow opening multiple URLs via View Online

This commit is contained in:
Dan Stillman 2017-02-20 18:49:35 -05:00
parent 5c50bb00cf
commit e465cf058e

View File

@ -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