| {{ ballotHistory.createdBy.username|default("") }} |
{{ ballotHistory.status.type|default('NATT')|trans }} |
{{ ballotHistory.status.name|default('Sin llamada') }} |
{{ ballotHistory.createdDate|date("d-m-y h:i") }} |
{{ ballotHistory.comment|default("Sin comentarios")|raw}} |
{{ ballotHistory.callLaterDate?ballotHistory.callLaterDate|date("d-m-y h:i"):"Sin reprogramación" }} |
{% if is_granted("ROLE_TLMKT_SUPERVISOR") and loopIndex is defined and loopIndex==1%}
|
{% endif %}