mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Update logs are now in the UI
This commit is contained in:
parent
54e5874770
commit
3520b56bb6
11 changed files with 158 additions and 25 deletions
4
NzbDrone.Web/Views/Update/ViewLog.cshtml
Normal file
4
NzbDrone.Web/Views/Update/ViewLog.cshtml
Normal file
|
@ -0,0 +1,4 @@
|
|||
@section TitleContent{
|
||||
Update Log
|
||||
}
|
||||
@Html.Raw(ViewBag.Log)
|
Loading…
Add table
Add a link
Reference in a new issue