Skip to content

Instantly share code, notes, and snippets.

@jdibiccari
Created August 14, 2014 12:20
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 jdibiccari/8bdd00eb7e2d4f9653b0 to your computer and use it in GitHub Desktop.
Save jdibiccari/8bdd00eb7e2d4f9653b0 to your computer and use it in GitHub Desktop.
$('#playlist_title').on('click', '.delete-button', function() {
ajaxDeletePlaylist();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment