JquerySimpleDropdown menu added, not sure of full usage yet.

Fixed SettingsController for Quality Config.
This commit is contained in:
markus101 2011-02-03 10:28:14 -08:00
commit 764f67f8e8
11 changed files with 119 additions and 51 deletions

View file

@ -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;