From 84b3903b624dd8d0d8de886b55454203c40a3c8d Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 14 Jan 2021 09:11:42 +0100 Subject: [PATCH] fix prenom slide --- .../template/node/node--participants--sort.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig b/web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig index 9ad89090..845ce399 100644 --- a/web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig +++ b/web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig @@ -73,5 +73,5 @@ */ #}
-{{label}}, {{content.field_qualite}} +{{ content.field_prenom }} {{ label }}, {{content.field_qualite}}