{% import "helper.twig" as helper %} {% macro assoc_row(assoc) %} {# @var assoc \App\Entity\Parts\PartAssociation #}
{% trans %}part_association.table.from{% endtrans %} | {% trans %}part_association.table.type{% endtrans %} | {% trans %}part_association.table.to{% endtrans %} | {% trans %}part_association.edit.comment{% endtrans %} |
---|