mirror of
https://github.com/zotero/zotero.git
synced 2026-09-23 00:43:17 +00:00
.contains() was removed in Firefox 48, but .includes() wasn't available until 40, so use indexOf() for now. We can start using .contains() once we no longer need to support 38 ESR. |
||
|---|---|---|
| .. | ||
| zotero-autocomplete.js | ||
| zotero-protocol-handler.js | ||
| zotero-service.js | ||