diff --git a/app/views/request_for_comments/index.html.slim b/app/views/request_for_comments/index.html.slim index 89d8c239..14007fe2 100644 --- a/app/views/request_for_comments/index.html.slim +++ b/app/views/request_for_comments/index.html.slim @@ -1,7 +1,7 @@ h1 = RequestForComment.model_name.human(count: 2) .table-responsive - table.table + table.table.sortable thead tr th = t('activerecord.attributes.request_for_comments.exercise')