mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
UI Cleanup
This commit is contained in:
parent
60814fde7b
commit
da996c97c2
7 changed files with 21 additions and 19 deletions
|
@ -1,5 +1,4 @@
|
|||
@using NzbDrone.Web.Models
|
||||
@model FooterModel
|
||||
<div>
|
||||
NzbDrone @Model.Version (@Model.BuildTime.ToString("MMM d, yyyy"))
|
||||
</div>
|
||||
@Html.ActionLink(String.Format("NzbDrone {0} {1:MMM d, yyyy}", Model.Version, Model.BuildTime), "Index", "Update")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue