diff --git a/src/applications/harbormaster/controller/HarbormasterPlanViewController.php b/src/applications/harbormaster/controller/HarbormasterPlanViewController.php --- a/src/applications/harbormaster/controller/HarbormasterPlanViewController.php +++ b/src/applications/harbormaster/controller/HarbormasterPlanViewController.php @@ -187,8 +187,6 @@ if ($is_deadlocking) { $item->setStatusIcon('fa-warning red'); } - - $step_list->addItem($item); } $step_list->setFlush(true);