forked from CiviWare/org.agbu.annualgrantbudgets
remove final references to old DAO/BAO
This commit is contained in:
@ -151,7 +151,7 @@ class CRM_AnnualGrantBudgets_DAO_GrantBudget extends CRM_Core_DAO {
|
||||
'type' => 'Select',
|
||||
],
|
||||
'pseudoconstant' => [
|
||||
'callback' => 'CRM_Grant_BAO_GrantBudget::getFiscalyear',
|
||||
'callback' => 'CRM_AnnualGrantBudgets_BAO_GrantBudge::getFiscalyear',
|
||||
],
|
||||
],
|
||||
'budget' => [
|
||||
|
Reference in New Issue
Block a user