zotero/chrome
Dan Stillman fb01339c6b Implement library.isGroup property, which was never properly implemented
And since `Zotero.Libraries.isGroupLibrary()` just checked that
property, that hasn't worked either since `isGroup` was added in 2015.

There's no test for `.isGroup`, and the test for `isGroupLibrary()` used
`if()` instead of `it()`, so it never actually ran.

Also:

- Remove old code block in search.js that called `isGroupLibrary()`.
  Since `isGroupLibrary()` didn't work, this block was unused, and its
  logic was previously added elsewhere.
2021-07-07 01:43:22 -04:00
..
content Implement library.isGroup property, which was never properly implemented 2021-07-07 01:43:22 -04:00
locale Update locales from Transifex and merge new English strings 2021-06-26 17:51:17 -04:00
skin/default Remove sync buttons from PDF reader toolbar 2021-06-02 20:39:44 +03:00