Fixed missing form dependency function in bulk action.
This commit is contained in:
parent
b1af9b8050
commit
d76facd0d5
1 changed files with 1 additions and 0 deletions
|
@ -1260,6 +1260,7 @@ class BulkForm extends App.Controller
|
||||||
handlersConfig: handlers
|
handlersConfig: handlers
|
||||||
params: {}
|
params: {}
|
||||||
filter: @formMeta.filter
|
filter: @formMeta.filter
|
||||||
|
formMeta: @formMeta
|
||||||
noFieldset: true
|
noFieldset: true
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue