diff --git a/app/templates/Standard/index.php b/app/templates/Standard/index.php index 1d07fe396..b6e157ddd 100644 --- a/app/templates/Standard/index.php +++ b/app/templates/Standard/index.php @@ -407,7 +407,8 @@ } // Output the row actions if present - if($isFirstLink && !empty($rowActions)) { + if($isFirstLink && !empty($action_args['vv_actions'])) { + // todo check if needed print '