Skip to content
Snippets Groups Projects
Commit 2fc29dda authored by Marek Veselý's avatar Marek Veselý
Browse files

fix: remove exercisePanel modal path and fix link

parent d75ac7f0
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ const navbar = css` ...@@ -48,7 +48,7 @@ const navbar = css`
const superuserLinks: LinkButtonProps[] = [ const superuserLinks: LinkButtonProps[] = [
{ {
link: ['/exercisepanel'], link: ['/exercise-panel'],
button: { button: {
icon: 'torch', icon: 'torch',
text: 'Exercise management', text: 'Exercise management',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment