1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00

Renamed view template

This commit is contained in:
Mark McDowall
2014-01-27 21:42:14 -08:00
parent 8e59843d35
commit 37ff745521
2 changed files with 2 additions and 2 deletions
@@ -12,7 +12,7 @@ define(
], function (vent, Marionette, Backbone, BackboneSortableCollectionView, EditQualityProfileItemView, AsModelBoundView, AsValidatedView, _) {
var view = Marionette.ItemView.extend({
template: 'Settings/Quality/Profile/EditQualityProfileTemplate',
template: 'Settings/Quality/Profile/EditQualityProfileViewTemplate',
ui: {
available: '.x-available-list',