mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 08:33:58 -07:00
Backgrid added
This commit is contained in:
parent
2b5f208126
commit
d706a35ab7
18 changed files with 2447 additions and 1492 deletions
|
@ -38,6 +38,7 @@
|
|||
},
|
||||
|
||||
setActive: function (element) {
|
||||
//Todo: Set active on first load
|
||||
this.$('a').removeClass('active');
|
||||
$(element).addClass('active');
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue