Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/e7c353b9a32de7e0f103510a94b9d925615e90a7 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Removed details from searchResultsGrid.

pull/3113/head
Mark McDowall 13 years ago
parent 4f005e45c0
commit e7c353b9a3

@ -5,7 +5,7 @@
ViewBag.Title = "Search Results";
}
@Html.GridHtml("searchResultsGrid", "dataTablesGrid")
@Html.GridHtml("searchResultsGrid", "dataTablesGrid no-details")
@section Scripts
{

Loading…
Cancel
Save