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

ModalController

pull/3113/head
Mark McDowall 12 years ago
parent c03f01172e
commit 39607e240f

@ -208,7 +208,7 @@ define(
'AppLayout',
'Series/SeriesController',
'Router',
'Shared/Modal/Controller',
'Shared/Modal/ModalController',
'System/StatusModel',
'Instrumentation/StringFormat',
'LifeCycle'

Loading…
Cancel
Save