panel : add project type
This commit is contained in:
parent
483c3cc758
commit
4e2757ae3a
3 changed files with 59 additions and 2 deletions
|
|
@ -35,6 +35,13 @@ tabs:
|
|||
required: true
|
||||
- width: 1/3
|
||||
fields:
|
||||
projectType:
|
||||
label: Type de projet
|
||||
type: select
|
||||
options:
|
||||
dtp: Design to pack
|
||||
morphoz: Morphoz
|
||||
other: autre
|
||||
client:
|
||||
type: pages
|
||||
multiple: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue