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
2024-12-16 11:37:58 +02:00
Code
Issues
Releases
Activity
de1d095b8d
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-10 08:05:17 +03:00
@{ViewBag.Title = "Update Log";}
Update logs are now in the UI
2011-11-22 09:55:09 +03:00
@Html.Raw(ViewBag.Log)
Reference in New Issue
Copy Permalink