Fix table tag indentation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<h3><%= t("admin.results.results_by_booth.title") %></h3>
|
||||
<table class="margin" id="booth_assignment_results">
|
||||
<table class="margin" id="booth_assignment_results">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><%= t("admin.results.results_by_booth.booth") %></th>
|
||||
@@ -17,4 +17,4 @@
|
||||
</tr>
|
||||
<% end %>
|
||||
</tbody>
|
||||
</table>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user