allow to pass customfields to person list widget

This commit is contained in:
2016-10-20 12:10:52 +02:00
parent 771fa68c2f
commit 90ced95a4b
3 changed files with 35 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
{#
if the `custom_fields` option is used, the custom fields are available
under the customFields variable, with the custom field slug as key.
#}
{% import 'ChillPersonBundle:Person:macro.html.twig' as person %}
<div class="grid-8 centered">
<h2>{{ 'Accompanyied people'|trans }}</h2>