Skip to content

Instantly share code, notes, and snippets.

@rpearce
Created December 31, 2012 03:49
Show Gist options
  • Save rpearce/4417234 to your computer and use it in GitHub Desktop.
Save rpearce/4417234 to your computer and use it in GitHub Desktop.
renderTrustScore: function(user) {
$('#trustscore').html(user.trustscore);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment