ok moved sandbox to a backbone view for inheritance

This commit is contained in:
Peter Cottle 2013-01-03 12:37:55 -08:00
parent 134cc9f748
commit 2e92e106d4
5 changed files with 356 additions and 299 deletions

View file

@ -30,16 +30,6 @@ var MultiView = Backbone.View.extend({
options: {
markdown: 'Woah wtf!!'
}
}, {
type: 'ModalAlert',
options: {
markdown: 'Im second'
}
}, {
type: 'ModalAlert',
options: {
markdown: 'Im second'
}
}, {
type: 'ModalAlert',
options: {