Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michal Čížek
flea-market-manager
Commits
7aeff2cf
Commit
7aeff2cf
authored
May 18, 2022
by
Lucia Lopuchova
Committed by
cizek
May 18, 2022
Browse files
Make locations visible only to manager
parent
ddede32e
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/header/navigation.tsx
View file @
7aeff2cf
...
...
@@ -28,7 +28,7 @@ const navItems: NavItem[] = [
label
:
"
Locations
"
,
to
:
"
/locations
"
,
icon
:
<
Location
/>,
showPermission
:
"
ALL
"
showPermission
:
"
MANAGER
"
},
{
label
:
"
My reservations
"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment