{% extends '@commons/default.html.twig' %} {% block modal %}
{% endblock %} {% block content %}{{ header }} | {% endfor %}Aktionen |
---|---|
{{ td }} | {% endfor %}
{% if table.actions is defined %}
{{ table.actions.edit.tooltip }}
{{ table.actions.delete.tooltip }}
{% endif %}
|