Skip to content

Fix nav bar issues

1. Fix setting current group in NavBarComponent
Since this code is executed after all groups are loaded and group is always the last loaded group, the previous code only make sense if there is only one group.

2. Fix styling of current series in presentation menu

Edited by Lukas Weingarten

Merge request reports