diff --git a/app/templates/EnrollmentFlows/fields-nav.inc b/app/templates/EnrollmentFlows/fields-nav.inc deleted file mode 100644 index 7e551480d..000000000 --- a/app/templates/EnrollmentFlows/fields-nav.inc +++ /dev/null @@ -1,42 +0,0 @@ - 'play_arrow', - 'order' => 'Default', - 'label' => __d('operation', 'EnrollmentFlows.start'), - 'link' => [ - 'action' => 'start', - $vv_obj->id - ], - 'class' => '' -]; - -$subnav = [ - 'name' => 'enrollment_flow', - 'active' => 'properties' -]; \ No newline at end of file