Skip to content

Instantly share code, notes, and snippets.

@mreidsma
Created February 25, 2014 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mreidsma/9215003 to your computer and use it in GitHub Desktop.
Save mreidsma/9215003 to your computer and use it in GitHub Desktop.
Reword Scholarly/Peer-review facet label in Summon 1.0
// 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