modified api params
This commit is contained in:
parent
14042e1a27
commit
f3d5126406
@ -118,9 +118,8 @@ function annualgrantbudgets_civicrm_managed(&$entities) {
|
||||
'is_required' => FALSE,
|
||||
'is_searchable' => FALSE,
|
||||
'is_search_range' => FALSE,
|
||||
'default_value' => FALSE,
|
||||
'default_value' => '0',
|
||||
'is_active' => TRUE,
|
||||
'is_view' => TRUE,
|
||||
'text_length' => 255,
|
||||
'column_name' => 'is_grant_scholarship',
|
||||
'custom_group_id' => 'grant_scholarship',
|
||||
|
Loading…
Reference in New Issue
Block a user