mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-31 15:30:42 +02:00
Renamed "devices" permission to "projects"
This commit is contained in:
parent
f2dfe12087
commit
7b6a906d98
19 changed files with 157 additions and 23 deletions
|
@ -93,9 +93,9 @@ perms: # Here comes a list with all Permission names (they have a perm_[name] co
|
|||
<<: *PART_CONTAINING
|
||||
label: "perm.part.manufacturers"
|
||||
|
||||
devices:
|
||||
projects:
|
||||
<<: *PART_CONTAINING
|
||||
label: "perm.part.devices"
|
||||
label: "perm.projects"
|
||||
|
||||
attachment_types:
|
||||
<<: *PART_CONTAINING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue