mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-11-12 17:15:35 +01:00
Moved update approvals page
This commit is contained in:
parent
c407ddea99
commit
4430b1782d
|
@ -4,7 +4,10 @@ export const ForisURLs = {
|
|||
login: `${REFORIS_URL_PREFIX}/login`,
|
||||
static: `${REFORIS_URL_PREFIX}/static/reforis`,
|
||||
wifi: `${REFORIS_URL_PREFIX}/network-settings/wifi`,
|
||||
updates: `${REFORIS_URL_PREFIX}/updates`,
|
||||
packageManagement: {
|
||||
updateSettings: `${REFORIS_URL_PREFIX}/package-management/update-settings`,
|
||||
updates: `${REFORIS_URL_PREFIX}/package-management/updates`,
|
||||
},
|
||||
|
||||
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
||||
notifications: "/notifications",
|
||||
|
|
Loading…
Reference in New Issue
Block a user