diff --git a/module/execution/view/create.html.php b/module/execution/view/create.html.php
index b4ea6625c5..d9738e31ab 100644
--- a/module/execution/view/create.html.php
+++ b/module/execution/view/create.html.php
@@ -175,6 +175,7 @@
+ model != 'kanban'):?>
| execution->teamname;?> |
|
@@ -184,6 +185,7 @@
execution->copyTeam;?> |
execution->copyTeamTip}'"); ?> |
+
| execution->owner;?> |
@@ -213,10 +215,12 @@
|
+ model != 'kanban'):?>
| execution->team;?> |
|
+
| systemMode == 'new')) ? $lang->execution->execDesc : $lang->execution->desc;?> |
|