remove final references to old DAO/BAO

This commit is contained in:
2019-08-20 13:52:02 -04:00
parent 87888691dc
commit ed86787d20
3 changed files with 3 additions and 3 deletions

View File

@ -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' => [