Mutators for DeepModel, fixed QualityProfile settings

This commit is contained in:
Mark McDowall 2013-05-23 23:14:11 -07:00
parent da9838f032
commit dfe8d5436a
4 changed files with 223 additions and 4 deletions

View file

@ -1,6 +1,6 @@
"use strict";
define(['app'], function () {
NzbDrone.Quality.QualityProfileModel = Backbone.Model.extend({
NzbDrone.Quality.QualityProfileModel = Backbone.DeepModel.extend({
mutators: {
allowed: function () {