Skip to content

Instantly share code, notes, and snippets.

@lislon
Created February 11, 2015 10:51
Show Gist options
  • Select an option

  • Save lislon/8540b7fc73640a5ed1e7 to your computer and use it in GitHub Desktop.

Select an option

Save lislon/8540b7fc73640a5ed1e7 to your computer and use it in GitHub Desktop.
Noti.sendSuccessOrderLoan = function(loanOrder, cb) {
email.send('success-order-loan', loanOrder, {}, cb)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment