This website requires JavaScript.
Explore
Help
Register
Sign In
Archive-Team
/
sonarr-repo-only
Watch
2
Star
0
Fork
You've already forked sonarr-repo-only
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9bea027907
sonarr-repo-only
/
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)