This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
Radarr
Watch
1
Star
0
Fork
0
You've already forked Radarr
mirror of
https://github.com/Radarr/Radarr.git
synced
2024-11-17 16:32:30 +01:00
Code
Issues
Releases
Wiki
Activity
4f09778f98
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 06:05:17 +01:00
@{ViewBag.Title = "Update Log";}
Update logs are now in the UI
2011-11-22 07:55:09 +01:00
@Html.Raw(ViewBag.Log)
Reference in New Issue
Copy Permalink