Skip to content

Commit

Permalink
Add top-level subnavigation to Enrollment Flow and Enrollment Flow St…
Browse files Browse the repository at this point in the history
…eps (CFM-31) (COmanage#166)
  • Loading branch information
arlen committed Dec 19, 2024
1 parent 54b502e commit ddf9eb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/templates/EnrollmentFlows/fields-nav.inc
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,8 @@ $topLinks[] = [
],
'class' => ''
];

$subnav = [
'name' => 'enrollment_flow',
'active' => 'properties'
];

0 comments on commit ddf9eb7

Please sign in to comment.