diff --git a/module/bug/config.php b/module/bug/config.php index 97d095358e..bfefd480e2 100644 --- a/module/bug/config.php +++ b/module/bug/config.php @@ -38,12 +38,12 @@ $config->bug->list->exportFields = 'id, product, branch, module, project, story, lastEditedDate, files'; $config->bug->list->customCreateFields = 'project,story,task,pri,severity,os,browser,deadline,mailto,keywords'; -$config->bug->list->customBatchCreateFields = 'module,project,steps,type,pri,deadline,severity,os,browser,keywords'; +$config->bug->list->customBatchCreateFields = 'project,steps,type,pri,deadline,severity,os,browser,keywords'; $config->bug->list->customBatchEditFields = 'type,severity,pri,productplan,assignedTo,deadline,status,resolvedBy,resolution,os,browser,keywords'; $config->bug->custom = new stdclass(); $config->bug->custom->createFields = $config->bug->list->customCreateFields; -$config->bug->custom->batchCreateFields = 'module,project,steps,type,severity,os,browser'; +$config->bug->custom->batchCreateFields = 'project,deadline,steps,type,severity,os,browser'; $config->bug->custom->batchEditFields = 'type,severity,pri,branch,assignedTo,deadline,status,resolvedBy,resolution'; if($config->global->flow == 'onlyTest') diff --git a/module/bug/view/batchcreate.html.php b/module/bug/view/batchcreate.html.php index b6dfb3888c..a5a763d9a5 100644 --- a/module/bug/view/batchcreate.html.php +++ b/module/bug/view/batchcreate.html.php @@ -90,10 +90,10 @@ ' style='overflow:visible'> - ' style='overflow:visible'> + ' style='overflow:visible'> - - + +
@@ -132,10 +132,10 @@ ' style='overflow:visible'> - ' style='overflow:visible'> + ' style='overflow:visible'> - - + +
@@ -177,10 +177,10 @@ %s ' style='overflow:visible'> - ' style='overflow:visible'> + ' style='overflow:visible'> - - + +