mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix templates
This commit is contained in:
@@ -247,7 +247,7 @@
|
||||
</td>
|
||||
<td style="width:100%;">
|
||||
<table style=width:100%>
|
||||
{% for choice in basket_element.getValidationDatas()) %}
|
||||
{% for choice in basket_element.getValidationDatas() %}
|
||||
<tr>
|
||||
<td> {{ choice.getParticipant().getUser().get_display_name() }} </td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user