Quality Settings divided up in layout

Using bootstrap slider
This commit is contained in:
Mark McDowall
2013-03-07 00:01:18 -08:00
parent c345d81c6a
commit 6b8314206a
26 changed files with 745 additions and 64 deletions
@@ -30,7 +30,6 @@ define([
NzbDrone.ModelBinder.bind(this.model, this.el);
},
editSeries: function () {
var view = new NzbDrone.Series.Edit.EditSeriesView({ model: this.model});