mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
model should automatically be bound to view.
This commit is contained in:
@@ -15,7 +15,6 @@ define(['app', 'Quality/QualityProfileModel'], function () {
|
||||
},
|
||||
|
||||
onRender: function () {
|
||||
NzbDrone.ModelBinder.bind(this.model, this.el);
|
||||
this.ui.switch.bootstrapSwitch();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user