mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Page banner is now used for browser title.
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
@model List<NzbDrone.Web.Models.PendingProcessingModel>
|
||||
@using NzbDrone.Web.Models
|
||||
@section TitleContent{
|
||||
Pending Processing
|
||||
}
|
||||
@{ViewBag.Title = "Pending Processing";}
|
||||
@section ActionMenu{
|
||||
@{Html.Telerik().Menu().Name("historyMenu").Items(items =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user