mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-30 01:31:49 +01:00
Backgrid added
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
},
|
||||
|
||||
setActive: function (element) {
|
||||
//Todo: Set active on first load
|
||||
this.$('a').removeClass('active');
|
||||
$(element).addClass('active');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user