From 2a2594707345648a3441306bc05aafc4dd89da08 Mon Sep 17 00:00:00 2001 From: AnaPerola Date: Thu, 22 Feb 2024 16:36:47 -0300 Subject: [PATCH] Insere scope na celula --- app/views/discipline_content_records/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/discipline_content_records/index.html.erb b/app/views/discipline_content_records/index.html.erb index d9de63764..fad1332e1 100644 --- a/app/views/discipline_content_records/index.html.erb +++ b/app/views/discipline_content_records/index.html.erb @@ -39,7 +39,7 @@ <% if @allow_class_number %> - + <%= DisciplineContentRecord.human_attribute_name :class_number %> <% end %>