This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Radarr
mirror of
https://github.com/Radarr/Radarr
Watch
1
Star
0
Fork
You've already forked Radarr
0
Code
Issues
Releases
Wiki
Activity
d50091f3a4
Radarr
/
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)