Skip to content

Commit cedd551

Browse files
committed
fix: remove unnecessary query param
1 parent 3bf7489 commit cedd551

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

site/src/pages/TemplateSettingsPage/Sidebar.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ export const Sidebar: FC<SidebarProps> = ({ template }) => {
3333
>
3434
General
3535
</SidebarNavItem>
36-
<SidebarNavItem
37-
href={`permissions?orgId=${template.organization_id}`}
38-
icon={SecurityIcon}
39-
>
36+
<SidebarNavItem href="permissions" icon={SecurityIcon}>
4037
Permissions
4138
</SidebarNavItem>
4239
<SidebarNavItem

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy