diff --git a/assets/js/components/public-entity-budgets/PublicEntityGroup/index.jsx b/assets/js/components/public-entity-budgets/PublicEntityGroup/index.jsx index 5cea191f..8ede20c4 100644 --- a/assets/js/components/public-entity-budgets/PublicEntityGroup/index.jsx +++ b/assets/js/components/public-entity-budgets/PublicEntityGroup/index.jsx @@ -27,7 +27,7 @@ function public_entities(linksArray) { Entity name Relevant department PFMA - Expenditure {} + Expenditure ({linksArray[0].selected_year_slug}) @@ -36,11 +36,11 @@ function public_entities(linksArray) { { name, url_path: url, - functiongroup1, department, department_slug, department_sphere, selected_year_slug, + pfma }, index ) => { @@ -66,7 +66,7 @@ function public_entities(linksArray) { {department} - {functiongroup1} + {pfma}