diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index 6458a3ca30..84e5c96f69 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -43,8 +43,8 @@ foreach(explode(',', $config->task->create->requiredFields) as $field)
- type != 'kanban' or $this->config->vision == 'lite') and $execution->multiple):?> - + type != 'kanban' or $this->config->vision == 'lite'):?> +
task->execution;?> id, "class='form-control chosen' onchange='loadAll(this.value)' required");?>