zotero/chrome/content
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
..
zotero String::contains() -> indexOf() for Firefox 48 (and 38) compatibility 2016-05-03 12:08:38 -04:00
zotero-platform Remove obsolete style code 2016-05-03 12:06:29 -04:00