mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 21:24:13 -08:00
Updated permissions
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
1d47d9e52b
commit
276f534ded
|
@ -270,6 +270,12 @@ return [
|
|||
'note' => '',
|
||||
'display' => true,
|
||||
],
|
||||
[
|
||||
'permission' => 'components.files',
|
||||
'label' => 'View and Modify Component Files',
|
||||
'note' => '',
|
||||
'display' => true,
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in a new issue