mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-12-19 04:53:37 +01:00
Fix overview & notifications URLs
This commit is contained in:
@@ -21,7 +21,8 @@ export const ForisURLs = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
// Notifications links are used with <Link/> inside Router, thus url subdir is not required.
|
||||||
notifications: "/notifications",
|
overview: "/overview",
|
||||||
|
notifications: "/overview#notifications",
|
||||||
notificationsSettings: "/administration/notifications-settings",
|
notificationsSettings: "/administration/notifications-settings",
|
||||||
|
|
||||||
luci: "/cgi-bin/luci",
|
luci: "/cgi-bin/luci",
|
||||||
|
|||||||
Reference in New Issue
Block a user