+ blockConfig: the execution overview block only can be dislayed as a short block.
This commit is contained in:
@@ -306,4 +306,6 @@ $config->block->size['product']['story'] = array('2' => '6', '1' => '6');
|
||||
$config->block->size['product']['plan'] = array('2' => '6', '1' => '6');
|
||||
$config->block->size['product']['release'] = array('2' => '6', '1' => '6');
|
||||
|
||||
$config->block->size['project']['overview'] = array('1' => '4');
|
||||
$config->block->size['project']['overview'] = array('1' => '3');
|
||||
|
||||
$config->block->size['execution']['overview'] = array('1' => '3');
|
||||
|
||||
Reference in New Issue
Block a user