zotero/chrome
Dan Stillman 72c8711cd3 String::contains() -> indexOf() for Firefox 48 (and 38) compatibility
.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.
2016-05-03 12:08:38 -04:00
..
content String::contains() -> indexOf() for Firefox 48 (and 38) compatibility 2016-05-03 12:08:38 -04:00
locale Merge pull request #950 from adomasven/feature/import-feeds-from-opml 2016-04-28 01:09:47 -04:00
skin/default/zotero Align "Set Up Syncing" button in prefs 2016-04-26 16:27:26 -04:00