Skip to content

Instantly share code, notes, and snippets.

@getnashty
Created January 30, 2014 14:36
Show Gist options
  • Save getnashty/8709660 to your computer and use it in GitHub Desktop.
Save getnashty/8709660 to your computer and use it in GitHub Desktop.
utils.each($scope.avContent, function(av){
av.id = utils.uniqueId('article_');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment