mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 03:49:31 +00:00
Set useful default permission values for the default groups, when migrating.
This commit is contained in:
parent
3374153b73
commit
1f005b25f7
2 changed files with 24 additions and 2 deletions
|
|
@ -90,11 +90,11 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co
|
|||
|
||||
parts_minamount:
|
||||
<<: *PART_ATTRIBUTE
|
||||
label: "perm.part.mininstock"
|
||||
label: "perm.part.minamount"
|
||||
|
||||
parts_footprint:
|
||||
<<: *PART_ATTRIBUTE
|
||||
label: "perm.part.mininstock"
|
||||
label: "perm.part.footprint"
|
||||
|
||||
parts_comment:
|
||||
<<: *PART_ATTRIBUTE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue