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