@@ -313,13 +312,6 @@ js::set('gitlabProjects', $gitlabProjects);
-
-
- task->sync2Gitlab;?>
-
-
-
-
bug->status;?>
diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php
index d35fd709bc..8e46723c86 100644
--- a/module/story/view/create.html.php
+++ b/module/story/view/create.html.php
@@ -17,7 +17,6 @@
story->placeholder); ?>
-
@@ -252,13 +251,6 @@
-
-
- story->sync2Gitlab;?>
-
-
-
-
diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php
index 0b8d9e51c4..7fbe4203be 100644
--- a/module/task/view/create.html.php
+++ b/module/task/view/create.html.php
@@ -15,7 +15,6 @@
id));?>
-
-
-
- task->sync2Gitlab;?>
-
-
-
-
task->afterSubmit;?>
task->afterChoices, !empty($task->id) ? 'toTaskList' : 'continueAdding');?>
@@ -80,13 +79,13 @@
type != 'ops'):?>
task->story;?>
-
- task->noticeLinkStory, html::a($this->createLink('execution', 'linkStory', "executionID=$execution->id"), $lang->execution->linkStory, '_blank', 'class="text-primary"'), html::a("javascript:loadStories($execution->id)", $lang->refresh, '', 'class="text-primary"'));?>
+
+ task->noticeLinkStory, html::a($this->createLink('execution', 'linkStory', "executionID=$execution->id"), $lang->execution->linkStory, '_blank', 'class="text-primary"'), html::a("javascript:loadStories($execution->id)", $lang->refresh, '', 'class="text-primary"'));?>
@@ -240,13 +239,6 @@
story => empty($stories) ? '': $stories[$task->story]), $task->story, "class='form-control chosen' onchange='setStoryRelated();'");?>
preview;?>
-
+