modified api params

This commit is contained in:
CiviWare Solutions 2018-08-11 20:07:03 +05:30
parent 14042e1a27
commit f3d5126406

View File

@ -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',