Skip to content

Commit

Permalink
Added edit and delete actions for logistics_admin_inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
d1ff1cult0 committed Sep 4, 2024
1 parent f3d690d commit 69fc383
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'add', 'delete', 'edit', 'manage',
),
'logistics_admin_inventory' => array(
'add', 'manage',
'add', 'delete', 'edit', 'manage',
),
'logistics_admin_category' => array(
'manage_inventory', 'add_inventory', 'edit_inventory', 'delete_inventory', 'manage_flesserke', 'add_flesserke', 'edit_flesserke', 'delete_flesserke',
Expand Down

0 comments on commit 69fc383

Please sign in to comment.