Merge + Download Settings UI Fixes.

This commit is contained in:
Mark McDowall 2011-04-25 11:21:53 -07:00
parent e4d208883a
commit deb7f9d811
22 changed files with 3963 additions and 296 deletions

View file

@ -293,8 +293,6 @@ namespace NzbDrone.Web.Controllers
};
}
catch (Exception)
{
return new JsonResult { Data = "failed" };