Skip to content
Snippets Groups Projects
Commit 9ab41402 authored by Nicolò Caruso's avatar Nicolò Caruso
Browse files

Add 'hook_bat_api_units_index_calendar_alter'

parent 2df85677
Branches
Tags 7.x-2.3
No related merge requests found
......@@ -614,6 +614,8 @@ function bat_api_services_units_index_calendar($unit_types, $unit_ids, $event_ty
}
}
drupal_alter('bat_api_units_index_calendar', $units);
return $units;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment