* code for task #7302.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
$config->task = new stdclass();
|
||||
$config->task->batchCreate = 10;
|
||||
$config->task->selectFields = 'project,type,story,module,pri,assignedTo';
|
||||
$config->task->batchCreate = 10;
|
||||
|
||||
$config->task->create = new stdclass();
|
||||
$config->task->edit = new stdclass();
|
||||
|
||||
Reference in New Issue
Block a user