1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

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")
}