* [bug#54921] Change the page for batch create task in tutorial.
This commit is contained in:
@@ -140,6 +140,7 @@ if($execution->type == 'kanban')
|
||||
|
||||
formBatchPanel
|
||||
(
|
||||
set::id('taskBatchCreateForm'),
|
||||
set::title($lang->task->batchCreate),
|
||||
set::pasteField('name'),
|
||||
set::customFields(array('list' => $customFields, 'show' => explode(',', $showFields), 'key' => 'batchCreateFields')),
|
||||
|
||||
Reference in New Issue
Block a user