Files
frisoer-anwendung/app/admin/templates/config/form_display/group_header.twig
2021-06-12 09:42:49 +02:00

6 lines
126 B
Twig

<tr class="group-header group-header-{{ group }}">
<th colspan="{{ colspan }}">
{{ header_text }}
</th>
</tr>