Skip to content

Instantly share code, notes, and snippets.

@davidvanleeuwen
Created August 30, 2013 21:28
Show Gist options
  • Save davidvanleeuwen/6394442 to your computer and use it in GitHub Desktop.
Save davidvanleeuwen/6394442 to your computer and use it in GitHub Desktop.
define ['templates/modal'], (template) ->
class Blog.Views.Modal extends Backbone.Modal
template: template
cancelEl: ".bbm-button"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment