This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
Sonarr
Watch
1
Star
0
Fork
0
You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced
2025-03-05 15:15:59 +02:00
Code
Issues
Releases
Activity
Sonarr
/
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-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 New Issue
Copy Permalink