diff --git a/module/execution/ui/tree.html.php b/module/execution/ui/tree.html.php index b67f43586f..96d9fbd2e8 100644 --- a/module/execution/ui/tree.html.php +++ b/module/execution/ui/tree.html.php @@ -76,7 +76,8 @@ toolbar $noData = null; if(empty($tree)) { - + $checkObject = new stdclass(); + $checkObject->execution = $executionID; $noData = div( setClass('table-empty-tip h-60 flex items-center justify-center'), span