mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-30 03:42:35 +00:00
Added licenses checkin permission
This commit is contained in:
parent
0f111127a5
commit
c3ac0a750d
@ -232,6 +232,12 @@ return [
|
|||||||
'note' => '',
|
'note' => '',
|
||||||
'display' => true,
|
'display' => true,
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
'permission' => 'licenses.checkin',
|
||||||
|
'label' => 'Checkin ',
|
||||||
|
'note' => '',
|
||||||
|
'display' => true,
|
||||||
|
],
|
||||||
[
|
[
|
||||||
'permission' => 'licenses.keys',
|
'permission' => 'licenses.keys',
|
||||||
'label' => 'View License Keys',
|
'label' => 'View License Keys',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user