Update app/views/exercise_collections/statistics.html.slim
Co-Authored-By: rteusner <ralf.teusner@hpi.de>
This commit is contained in:
@ -18,7 +18,7 @@ h1 = @exercise_collection
|
|||||||
|
|
||||||
h4.mt-4 = t('activerecord.attributes.exercise_collections.exercises')
|
h4.mt-4 = t('activerecord.attributes.exercise_collections.exercises')
|
||||||
.table-responsive#exercise-list
|
.table-responsive#exercise-list
|
||||||
table.table
|
table.table.sortable
|
||||||
thead
|
thead
|
||||||
tr
|
tr
|
||||||
th = '#'
|
th = '#'
|
||||||
|
Reference in New Issue
Block a user