Skip to content

Commit

Permalink
remove duplicate field
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Sep 24, 2024
1 parent 3e0fc1c commit 62ff290
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/templates/EnrollmentFlows/fields.inc
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ if($vv_action == 'add' || $vv_action == 'edit') {
foreach (['authz_cou_id',
'authz_group_id',
'collect_enrollee_email',
'collect_enrollee_email',
'redirect_on_finalize',
] as $field) {
print $this->element('form/listItem', [
Expand Down

0 comments on commit 62ff290

Please sign in to comment.