diff --git a/app/components/resource-event-list/template.hbs b/app/components/resource-event-list/template.hbs index 187d15bf7..20593f09d 100644 --- a/app/components/resource-event-list/template.hbs +++ b/app/components/resource-event-list/template.hbs @@ -22,7 +22,7 @@ as |sortable kind row dt| }} {{#if (eq kind "row")}} - + {{row.type}} @@ -51,4 +51,4 @@ {{/if}} -{{/accordion-list-item}} +{{/accordion-list-item}} \ No newline at end of file