diff --git a/module/program/view/product.html.php b/module/program/view/product.html.php index d1d903f0ea..65a72fcde1 100644 --- a/module/program/view/product.html.php +++ b/module/program/view/product.html.php @@ -116,7 +116,7 @@
createLink('product', 'batchEdit'); + $actionLink = $this->createLink('product', 'batchEdit', "programID=$programID"); echo html::commonButton($lang->edit, "id='editBtn' data-form-action='$actionLink'"); ?>