mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
shrug shoulders
This commit is contained in:
@ -1488,6 +1488,13 @@ paths:
|
|||||||
name: "person.bulkEdit"
|
name: "person.bulkEdit"
|
||||||
stepFlow: "LINEAR"
|
stepFlow: "LINEAR"
|
||||||
tableName: "person"
|
tableName: "person"
|
||||||
|
person.bulkEditWithFile:
|
||||||
|
hasPermission: true
|
||||||
|
isHidden: true
|
||||||
|
label: "Person Bulk Edit With File"
|
||||||
|
name: "person.bulkEditWithFile"
|
||||||
|
stepFlow: "LINEAR"
|
||||||
|
tableName: "person"
|
||||||
samplePersonProcess:
|
samplePersonProcess:
|
||||||
hasPermission: true
|
hasPermission: true
|
||||||
icon:
|
icon:
|
||||||
|
Reference in New Issue
Block a user