{{#sortable-table body=model descending=descending groupByKey="projectId" groupByRef="project" headers=headers paging=paging pagingLabel="pagination.namespace" searchText=searchText sortBy=sortBy subRows=subRows suffix=suffix extraSearchFields=extraSearchFields tableClassNames="bordered" as |sortable kind ns dt| }} {{#if (eq kind "row")}}
{{linkify ns.description}}
{{/if}}