浏览代码

fix prenom slide

kevin 3 年之前
父节点
当前提交
84b3903b62
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig

+ 1 - 1
web/themes/custom/popsu_colloque/template/node/node--participants--sort.html.twig

@@ -73,5 +73,5 @@
  */
 #}
 <div class="d-flex flex-wrap inter">
-<span class="mr-2"><strong>{{label}}, </strong></span><span>{{content.field_qualite}}</span>
+<span class="mr-2"><strong>{{ content.field_prenom }}  {{ label }}, </strong></span><span>{{content.field_qualite}}</span>
 </div>