Make requests sortable
This commit is contained in:
@ -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')
|
||||
|
Reference in New Issue
Block a user