Skip to content

Instantly share code, notes, and snippets.

@jbmilgrom
Last active February 24, 2016 14:05
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 jbmilgrom/96a37229d8bc5c1b4bd3 to your computer and use it in GitHub Desktop.
Save jbmilgrom/96a37229d8bc5c1b4bd3 to your computer and use it in GitHub Desktop.
<i class="icon upvote"
ng-click="vm.user.upvote(vm.answer)"
ng-class="{voted: vm.answer.isVotedFor(vm.user)}">
</i>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment