handling sous thematique petites-coproprietes
This commit is contained in:
parent
65f4462351
commit
6ee27d6da9
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user