mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
Fixed some issues around EF and log view
This commit is contained in:
parent
9e37c894dd
commit
6e227f572d
7 changed files with 10 additions and 13490 deletions
|
@ -27,7 +27,7 @@ namespace NzbDrone.Web.Controllers
|
|||
}
|
||||
|
||||
[GridAction]
|
||||
public ActionResult _AjaxBinding()
|
||||
public ActionResult AjaxBinding()
|
||||
{
|
||||
return View(new GridModel(_logProvider.GetAllLogs()));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue