summaryrefslogtreecommitdiff
path: root/app/Template/task_external_link/form.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Template/task_external_link/form.php')
-rw-r--r--app/Template/task_external_link/form.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Template/task_external_link/form.php b/app/Template/task_external_link/form.php
index 932ca521..4ad2b2e0 100644
--- a/app/Template/task_external_link/form.php
+++ b/app/Template/task_external_link/form.php
@@ -1,6 +1,4 @@
<?= $this->form->csrf() ?>
-<?= $this->form->hidden('task_id', array('task_id' => $task['id'])) ?>
-<?= $this->form->hidden('id', $values) ?>
<?= $this->form->hidden('link_type', $values) ?>
<?= $this->form->label(t('URL'), 'url') ?>