diff --git a/batchexportperm.php b/batchexportperm.php index 2c17b78..4d13d0a 100644 --- a/batchexportperm.php +++ b/batchexportperm.php @@ -95,10 +95,10 @@ function batchexportperm_civicrm_managed(&$entities) { 'title' => 'Batch Details', 'extends' => 'Contribution', 'style' => 'Inline', - 'collapse_display' => TRUE, + 'collapse_display' => 1, 'is_active' => TRUE, 'is_multiple' => FALSE, - 'collapse_adv_display' => FALSE, + 'collapse_adv_display' => 0, 'is_reserved' => TRUE, ], ];