handling sous thematique petites-coproprietes

This commit is contained in:
Antoine M 2024-07-17 14:15:42 +02:00
parent 65f4462351
commit 6ee27d6da9

View File

@ -6,6 +6,7 @@ $theme_namespace = 'homegrade-theme__texte-fonctionnel';
---------------------------------------------*/
function getThematiqueFamilySlug($thematique_slug)
{
if (!$thematique_slug) {
return null;
}
@ -17,6 +18,7 @@ function getThematiqueFamilySlug($thematique_slug)
case "acoustique":
case "akoestiek":
case "petites-coproprietes":
case "coproprietes":
case "kleine-mede-eigendommen":
return "acoustique-coproprietes";