diff --git a/breadcrumb/article.html b/breadcrumb/article.html index 7ef2958..d6d5866 100644 --- a/breadcrumb/article.html +++ b/breadcrumb/article.html @@ -1,11 +1,12 @@ #CACHE{0} #SET{mots,#ARRAY} -#SET{gpes_mots,#ARRAY} #SET{id_groupe, #INFO_ID_GROUPE{article,#ENV{id_article}}} [(#SET{mots,#GET{mots}|push{#TITRE}})] - [(#SET{gpes_mots,#GET{gpes_mots}|push{#TYPE}})] + [(#TYPE|=={Médiathèque}|oui) + #SET{id_media,#ID_MOT} + ]