Make table more concise
This commit is contained in:
@ -7,7 +7,7 @@ h1 = ErrorTemplate.model_name.human(count: 2)
|
||||
th = t('activerecord.attributes.error_template.name')
|
||||
th = t('activerecord.attributes.error_template.description')
|
||||
th = t('activerecord.attributes.exercise.execution_environment')
|
||||
th colspan=5 = t('shared.actions')
|
||||
th colspan=3 = t('shared.actions')
|
||||
tbody
|
||||
- @error_templates.each do |error_template|
|
||||
tr
|
||||
|
Reference in New Issue
Block a user