Fixed Quality Sliders.

This commit is contained in:
Mark McDowall 2012-02-18 12:00:50 -08:00
commit d616dfaa0f
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,5 @@
var deleteQualityProfileUrl = '../../Settings/DeleteQualityProfile';
$(document).ready(function () {
setupSliders();
});
$("#addItem").live('click', function () {
$.ajax({
url: this.href,