removes duplicated thead tag
This commit is contained in:
@@ -187,7 +187,6 @@
|
||||
<th scope="col" class="tiny"><%= t("budgets.stats.percent_total_participants_html") %></th>
|
||||
<th scope="col" class="tiny"><%= t("budgets.stats.percent_heading_census_html") %></th>
|
||||
</tr>
|
||||
</thead>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% @budget.headings.order("id ASC").each do |heading| %>
|
||||
|
||||
Reference in New Issue
Block a user