Skip to content

Instantly share code, notes, and snippets.

@unamashana
Created December 12, 2013 10:19
Show Gist options
  • Save unamashana/7925861 to your computer and use it in GitHub Desktop.
Save unamashana/7925861 to your computer and use it in GitHub Desktop.
addOne: (ticket) ->
@$('table').append SB.Utils.renderTemplate("tickets/summary")(ticket.toJSON())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment