diff --git a/app/templates/Petitions/resume.php b/app/templates/Petitions/resume.php index f976f50c6..8c77e5e51 100644 --- a/app/templates/Petitions/resume.php +++ b/app/templates/Petitions/resume.php @@ -30,33 +30,66 @@ // Track when we've rendered the current/next step so we know when to stop rendering links $seenNextStep = false; ?> -
= __d('field', 'ordr') ?> | -= __d('controller', 'EnrollmentFlowSteps', [1]) ?> | -= __d('result', 'result') ?> | -= __d('field', 'EnrollmentFlows.authz_type') ?> | -= __d('field', 'action') ?> | -||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
= $step->ordr ?? "" ?> | -= $step->description ?> | - -= $step->petition_step_results[0]->comment ?? "" ?> | -= __d('enumeration', 'EnrollmentActorEnum.'.$step->actor_type) ?> | -id ])) {
- print $this->Html->link(
- ($step->id == $vv_next_step_id) ? __d('operation', 'continue') : __d('operation', 'Petitions.rerun'),
- $vv_dispatch_urls[ $step->id ]
- );
- if($step->id == $vv_next_step_id) {
- $seenNextStep = true;
+
+
+
+
+
+
+= $vv_primary_link_obj->name; // this is the Enrollment Flow name ?>+
+ = $this->Flash->render() ?>
+
+
+
+ = $this->Alert->alert($b, 'warning') ?>
+
+
+
+
+
+ = $this->Alert->alert($b, 'warning') ?>
+
+
+
+
+
+
+
|
+