Created
February 25, 2014 18:42
-
-
Save mreidsma/9215003 to your computer and use it in GitHub Desktop.
Reword Scholarly/Peer-review facet label in Summon 1.0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Reword the Scholarly Facet to be more readable | |
$('label[for="facet:is_scholarly"]').text('Peer-reviewed and other scholarly publications'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment