diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php
index 7ebca2d4bd..fcb588d108 100644
--- a/module/execution/view/all.html.php
+++ b/module/execution/view/all.html.php
@@ -76,7 +76,7 @@
idAB);?>
systemMode == 'new')) ? $lang->execution->execName : $lang->execution->name);?> |
- systemMode == 'new'):?>
+ systemMode == 'new' and $this->app->tab == 'execution'):?>
execution->project);?> |
execution->owner);?> |
@@ -129,7 +129,7 @@
- systemMode == 'new'):?>
+ systemMode == 'new' and $this->app->tab == 'execution'):?>
projectName;?>
|