Skip to content

Instantly share code, notes, and snippets.

@bricker
Created February 13, 2014 17:57
Show Gist options
  • Save bricker/8980340 to your computer and use it in GitHub Desktop.
Save bricker/8980340 to your computer and use it in GitHub Desktop.
$('.js-content-form').one
submit: (event) ->
$(".js-save-btns button").on
click: (event) -> event.preventDefault();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment