change user project assignment system
This commit is contained in:
parent
35074bd0c9
commit
62a159fa9b
4 changed files with 27 additions and 18 deletions
|
|
@ -8,5 +8,9 @@ fields:
|
|||
type: pages
|
||||
max: 1
|
||||
query: page('clients').children
|
||||
projects:
|
||||
label: Projets
|
||||
type: pages
|
||||
query: page('projects').children
|
||||
notifications:
|
||||
type: hidden
|
||||
|
|
|
|||
|
|
@ -1,7 +1,14 @@
|
|||
title:
|
||||
fr: Chef·fe de projet
|
||||
en: Project Manager
|
||||
permissions:
|
||||
access:
|
||||
users: false
|
||||
|
||||
fields:
|
||||
projects:
|
||||
label: Projets
|
||||
type: pages
|
||||
query: page('projects').children
|
||||
notifications:
|
||||
type: hidden
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue