mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
More layout changes for Download Settings to get validation looking better.
This commit is contained in:
@@ -284,8 +284,9 @@ namespace NzbDrone.Web.Controllers
|
||||
}
|
||||
}
|
||||
|
||||
//ViewData["viewName"] = "Downloads";
|
||||
//return View("Index", data);
|
||||
if (Request.IsAjaxRequest())
|
||||
return Content("Error Saving Settings, please fix any errors");
|
||||
|
||||
return Content("Error Saving Settings, please fix any errors");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user