diff --git a/module/execution/view/edit.html.php b/module/execution/view/edit.html.php index 4e9cf0df9d..4efb1d779f 100644 --- a/module/execution/view/edit.html.php +++ b/module/execution/view/edit.html.php @@ -157,14 +157,7 @@ id], $branchID, "class='form-control chosen' $class onchange=\"loadPlans('#products{$i}', this.value)\" data-last='" . $branchID . "'");?> - id, $unmodifiableProducts) and in_array($branchID, $unmodifiableBranches)) - { - echo html::hidden("products[$i]", $product->id); - echo html::hidden("branch[$i]", $branchID); - } - $i++; - ?> +