diff --git a/module/kanban/view/importexecution.html.php b/module/kanban/view/importexecution.html.php index d643868bf6..ff5cf423a5 100644 --- a/module/kanban/view/importexecution.html.php +++ b/module/kanban/view/importexecution.html.php @@ -67,7 +67,11 @@ if($execution->type == 'stage') $isClickable = $this->programplan->checkLeafStage($execution->id) ? true : false; ?>