summaryrefslogtreecommitdiff
path: root/app/Template/task_external_link/find.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/task_external_link/find.php')
-rw-r--r--app/Template/task_external_link/find.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Template/task_external_link/find.php b/app/Template/task_external_link/find.php
index a3665c0d..29d85101 100644
--- a/app/Template/task_external_link/find.php
+++ b/app/Template/task_external_link/find.php
@@ -4,7 +4,6 @@
<form action="<?= $this->url->href('TaskExternalLinkController', 'create', array('task_id' => $task['id'], 'project_id' => $task['project_id'])) ?>" method="post" autocomplete="off">
<?= $this->form->csrf() ?>
- <?= $this->form->hidden('task_id', array('task_id' => $task['id'])) ?>
<?= $this->form->label(t('External link'), 'text') ?>
<?= $this->form->text(