mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 16:13:58 -07:00
Updated config page titles
This commit is contained in:
parent
5c04d14c70
commit
66e6503e5a
8 changed files with 20 additions and 48 deletions
|
@ -27,11 +27,5 @@ namespace NzbDrone.Web.Controllers
|
|||
|
||||
return PartialView(new FooterModel { BuildTime = _enviromentProvider.BuildDateTime, Version = _enviromentProvider.Version });
|
||||
}
|
||||
|
||||
[ChildActionOnly]
|
||||
public ActionResult LocalSearch()
|
||||
{
|
||||
return PartialView();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue