silverstripe-framework/templates/Includes/GridFieldTitle.ss

3 lines
64 B
Scheme
Raw Normal View History

2012-02-09 04:02:47 +01:00
<tr class="title">
<th colspan="$ColumnCount">$Title</th>
</tr>