mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2025-12-13 09:45:50 +00:00
show forms only for admins
This commit is contained in:
parent
76ab0ceb67
commit
31a84fb520
@ -30,6 +30,7 @@ export const sideMenu: SideMenuElement[] = [
|
||||
key: 'public',
|
||||
name: 'admin:forms',
|
||||
group: true,
|
||||
role: 'admin',
|
||||
items: [
|
||||
{
|
||||
key: 'forms',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user