Skip to content

Instantly share code, notes, and snippets.

@waldothedeveloper
Created June 5, 2018 15:44
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 waldothedeveloper/805d65eee6e1ba9d6263ec40460ca0e2 to your computer and use it in GitHub Desktop.
Save waldothedeveloper/805d65eee6e1ba9d6263ec40460ca0e2 to your computer and use it in GitHub Desktop.
error: errorMsg => {
$("#results").append(`<li class="list-group-item list-group-item-danger">Oh no something went wrong...This is a ${errorMsg.status} error, but we'll fix it</li>`);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment