mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2024-12-26 00:21:36 +01:00
Fix overview & notifications URLs
This commit is contained in:
parent
f9cfb248d3
commit
cbf37dd747
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user