Delete modal wired up, more formatting

This commit is contained in:
Mark McDowall 2013-02-09 19:42:44 -08:00 committed by kay.one
commit 84fbfb5d48
14 changed files with 175 additions and 33 deletions

View file

@ -17,8 +17,6 @@ NzbDrone.Shared.NotificationItemView = Backbone.Marionette.ItemView.extend({
}).done(function () {
self.model.destroy();
});
}
});