diff --git a/src/forge/Information/Pages/headerPage.jsx b/src/forge/Information/Pages/headerPage.jsx index 37eb36099..ef34b4b14 100644 --- a/src/forge/Information/Pages/headerPage.jsx +++ b/src/forge/Information/Pages/headerPage.jsx @@ -23,6 +23,7 @@ function HeaderPage(props){ getProjectList(); getNewsList(); getPersonList(); + getPartnerList(); } },[id])