mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +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: "/notifications",
 | 
			
		||||
    overview: "/overview",
 | 
			
		||||
    notifications: "/overview#notifications",
 | 
			
		||||
    notificationsSettings: "/administration/notifications-settings",
 | 
			
		||||
 | 
			
		||||
    luci: "/cgi-bin/luci",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user