mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
Carded notifications
This commit is contained in:
parent
3d2a47627f
commit
195f9d9d27
12 changed files with 147 additions and 44 deletions
|
@ -7,7 +7,7 @@ define([
|
|||
|
||||
return Marionette.CompositeView.extend({
|
||||
itemView : AddItemView,
|
||||
itemViewContainer: '.notifications .items',
|
||||
itemViewContainer: '.add-notifications .items',
|
||||
template : 'Settings/Notifications/AddTemplate',
|
||||
|
||||
itemViewOptions: function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue