Skip to content

Commit

Permalink
Insere scope na celula
Browse files Browse the repository at this point in the history
  • Loading branch information
AnaPerola committed Feb 22, 2024
1 parent 6de88d2 commit 2a25947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/discipline_content_records/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</th>

<% if @allow_class_number %>
<th style='width: 10%'>
<th style='width: 10%' scope='col'>
<%= DisciplineContentRecord.human_attribute_name :class_number %>
</th>
<% end %>
Expand Down

0 comments on commit 2a25947

Please sign in to comment.