mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
JquerySimpleDropdown menu added, not sure of full usage yet.
Fixed SettingsController for Quality Config.
This commit is contained in:
parent
9f0e512f5f
commit
764f67f8e8
11 changed files with 119 additions and 51 deletions
|
@ -2,11 +2,6 @@
|
|||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Globalization;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.Mvc;
|
||||
using System.Web.Security;
|
||||
using NzbDrone.Core.Model;
|
||||
using NzbDrone.Core.Repository;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue