Skip to content

Commit 9e49e30

Browse files
Update table.handlebars
spacing
1 parent 895ac55 commit 9e49e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlpage/templates/table.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
{{/each}}
5555
</tr>
5656
</thead>
57-
<tbody class="table-tbody list">{{#delay}}</tbody>{{/delay}}
57+
<tbody class="table-tbody list">{{#delay}}</tbody>{{/delay}}
5858
{{~/if~}}
5959

6060
{{! If this data row should go into the footer, close the <tbody>, open the <tfoot> }}

0 commit comments

Comments
 (0)