mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
Fixed Quality Sliders.
This commit is contained in:
parent
02dcb219a2
commit
d616dfaa0f
2 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
var deleteQualityProfileUrl = '../../Settings/DeleteQualityProfile';
|
||||
|
||||
$(document).ready(function () {
|
||||
setupSliders();
|
||||
});
|
||||
|
||||
$("#addItem").live('click', function () {
|
||||
$.ajax({
|
||||
url: this.href,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue