Skip to content

Commit 17ac2e3

Browse files
committed
use modules component helper for workflow field
1 parent 80a9a77 commit 17ac2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_modules/tmpl/modules/default_batch_body.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
$clientId = $this->state->get('client_id');
2121

22-
$params = ComponentHelper::getParams('com_content');
22+
$params = ComponentHelper::getParams('com_modules');
2323

2424
$user = Factory::getUser();
2525

0 commit comments

Comments
 (0)