mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 13:44:06 -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' => '',
|
'note' => '',
|
||||||
'display' => true,
|
'display' => true,
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
'permission' => 'components.files',
|
||||||
|
'label' => 'View and Modify Component Files',
|
||||||
|
'note' => '',
|
||||||
|
'display' => true,
|
||||||
|
],
|
||||||
|
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue