Add "Create another link" checkbox for internal link as in sub-task creation
This commit is contained in:
committed by
Frédéric Guillot
parent
347aff94de
commit
46974915b3
@@ -25,5 +25,7 @@
|
||||
),
|
||||
'autocomplete') ?>
|
||||
|
||||
<?= $this->form->checkbox('another_tasklink', t('Create another link'), 1, isset($values['another_tasklink']) && $values['another_tasklink'] == 1) ?>
|
||||
|
||||
<?= $this->modal->submitButtons() ?>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user