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

Removed testing reload button from History. Whoops!

pull/7/merge
Mark McDowall 14 years ago
parent 706ea744b9
commit 3e3551f4d0

@ -51,8 +51,6 @@ History
c =>
c.PageSize(20).Position(GridPagerPosition.Bottom).Style(GridPagerStyles.NextPrevious))
.Render();}
<button onclick="reloadHistoryGrid();">Reload Grid</button>
</div>
}

Loading…
Cancel
Save