Fix typo on view for error templates

This commit is contained in:
Sebastian Serth
2023-03-14 19:57:20 +01:00
parent bb9e0d4825
commit 236d4d59f2

View File

@ -13,7 +13,7 @@ h2.mt-4
= t 'error_templates.attributes'
.table-responsive
table.table class="#{@error_templates.error_template_attributes.present? ? 'sortable' : ''}"
table.table class="#{@error_template.error_template_attributes.present? ? 'sortable' : ''}"
thead
tr
th