Fix: Deleting a QualityProfile will now remove it from the view.

Java script moved to a separate file so it can be debugged.
This commit is contained in:
Mark McDowall
2012-01-30 23:19:52 -08:00
parent 26adbf2602
commit 9c5efdb3b4
4 changed files with 130 additions and 126 deletions
+1
View File
@@ -15,4 +15,5 @@
@section Scripts{
@Html.IncludeScript("NzbDrone/settings.js")
@Html.IncludeScript("NzbDrone/qualitySettings.js")
}