From 10864041527a35b594f7134a10c900d46248fe30 Mon Sep 17 00:00:00 2001 From: markus101 Date: Tue, 8 Feb 2011 09:52:54 -0800 Subject: [PATCH] Fixed bug with moving Quality to an empty list, which made new profiles useless (Quality Settings) --- NzbDrone.Web/Views/Settings/UserProfileSection.ascx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NzbDrone.Web/Views/Settings/UserProfileSection.ascx b/NzbDrone.Web/Views/Settings/UserProfileSection.ascx index 171573d2a..9a1b701f3 100644 --- a/NzbDrone.Web/Views/Settings/UserProfileSection.ascx +++ b/NzbDrone.Web/Views/Settings/UserProfileSection.ascx @@ -5,7 +5,7 @@ <% using (Html.BeginCollectionItem("UserProfiles")) { %>