|
|
@ -3,7 +3,7 @@
|
|
|
|
<div class="col-lg-3 col-md-3 col-sm-4">
|
|
|
|
<div class="col-lg-3 col-md-3 col-sm-4">
|
|
|
|
<div class="list-group table-of-contents">
|
|
|
|
<div class="list-group table-of-contents">
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/about", "About")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/about", "About")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin", "Plex Request")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin", "Ombi Configuration")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/customization", "Customization")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/customization", "Customization")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/landingpage", "Landing Page")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/landingpage", "Landing Page")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/authentication", "Authentication")
|
|
|
|
@Html.GetSidebarUrl(Context, "/admin/authentication", "Authentication")
|
|
|
|