# HG changeset patch # User Thierry Florac # Date 1546851916 -3600 # Node ID 5ee92179676642b51249002a62d3991367c54483 # Parent db1a13f47603133d33e802b3aec86fc84f4bf4d0 Added glossary renderer to associations diff -r db1a13f47603 -r 5ee921796766 src/pyams_default_theme/component/association/templates/association-viewlet.pt --- a/src/pyams_default_theme/component/association/templates/association-viewlet.pt Mon Jan 07 10:00:20 2019 +0100 +++ b/src/pyams_default_theme/component/association/templates/association-viewlet.pt Mon Jan 07 10:05:16 2019 +0100 @@ -6,7 +6,7 @@ data i18n:item.data">

- ${structure:tales:html(description)} + ${structure:tales:html(description, 'text;glossary')}

- ${structure:tales:html(description)} + ${structure:tales:html(description, 'text;glossary')}