mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
CE-1955 added an icon for bulk-load process in example (since it has one now)
This commit is contained in:
@ -1483,6 +1483,8 @@ paths:
|
|||||||
processes:
|
processes:
|
||||||
person.bulkInsert:
|
person.bulkInsert:
|
||||||
hasPermission: true
|
hasPermission: true
|
||||||
|
icon:
|
||||||
|
name: "library_add"
|
||||||
isHidden: true
|
isHidden: true
|
||||||
label: "Person Bulk Insert"
|
label: "Person Bulk Insert"
|
||||||
name: "person.bulkInsert"
|
name: "person.bulkInsert"
|
||||||
|
Reference in New Issue
Block a user