mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 19:42:26 +01:00
fix:#5 fixed menubar active class
This commit is contained in:
@@ -25,7 +25,7 @@ const router = createRouter({
|
||||
component: CourseSelection,
|
||||
},
|
||||
{
|
||||
path: "/rooms",
|
||||
path: "/rooms/occupancy",
|
||||
name: "room-schedule",
|
||||
component: RoomFinder,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user