This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Lidarr
Watch
1
Star
0
Fork
You've already forked Lidarr
0
mirror of
https://github.com/lidarr/Lidarr
synced
2025-03-04 10:28:08 +00:00
Code
Issues
Releases
Wiki
Activity
0ba781fd32
Lidarr
/
NzbDrone.Web
/
Views
/
Update
/
ViewLog.cshtml
3 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Page banner is now used for browser title.
2011-12-09 21:05:17 -08:00
@{ViewBag.Title = "Update Log";}
Update logs are now in the UI
2011-11-21 22:55:09 -08:00
@Html.Raw(ViewBag.Log)
Reference in a new issue
Copy permalink