mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Delete modal wired up, more formatting
This commit is contained in:
parent
eb18d1c4a1
commit
84fbfb5d48
14 changed files with 175 additions and 33 deletions
|
@ -17,8 +17,6 @@ NzbDrone.Shared.NotificationItemView = Backbone.Marionette.ItemView.extend({
|
|||
}).done(function () {
|
||||
self.model.destroy();
|
||||
});
|
||||
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue