mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Added consumables permissions
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
25f69a7bd2
commit
b362951c95
|
@ -178,6 +178,12 @@ return [
|
|||
'note' => '',
|
||||
'display' => true,
|
||||
],
|
||||
[
|
||||
'permission' => 'consumables.files',
|
||||
'label' => 'View and Modify Consumable Files',
|
||||
'note' => '',
|
||||
'display' => true,
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue