+ [bug#33201,start,0.1h,0.9h] add max feature item config.
This commit is contained in:
@@ -3,6 +3,8 @@ $config->pivot = new stdclass();
|
||||
$config->pivot->widthInput = 128;
|
||||
$config->pivot->widthDate = 248;
|
||||
|
||||
$config->pivot->maxFeatureItem = 5;
|
||||
|
||||
$config->pivot->fileType = array('xlsx' => 'xlsx', 'xls' => 'xls', 'html' => 'html', 'mht' => 'mht');
|
||||
|
||||
$config->pivot->create = new stdclass();
|
||||
|
||||
Reference in New Issue
Block a user