We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ea581 commit baab7b7Copy full SHA for baab7b7
Resources/doc/admin/builder-list.md
@@ -84,11 +84,11 @@ object:
84
edit:
85
params:
86
actions:
87
- new: ~
88
- object_actions:
89
- edit: ~
+ new: ~
+ object_actions:
+ edit: ~
90
batch_actions:
91
- delete: ~
+ delete: ~
92
```
93
94
You can also use self-defined actions from your global generator parameters, or overwrite specific part of the actions.
0 commit comments