Initial commit
This commit is contained in:
5
pma/templates/config/form_display/group_header.twig
Normal file
5
pma/templates/config/form_display/group_header.twig
Normal file
@ -0,0 +1,5 @@
|
||||
<tr class="group-header group-header-{{ group }}">
|
||||
<th colspan="{{ colspan }}">
|
||||
{{ header_text }}
|
||||
</th>
|
||||
</tr>
|
Reference in New Issue
Block a user