{{#each strains as |strain|}} {{/each}} {{#each characteristics as |row|}} {{#each row key="@index" as |col index|}} {{/each}} {{/each}}
Characteristic {{#link-to 'protected.strains.show' strain.id classBinding="data.typeStrain:type-strain"}} {{strain.fullNameMU}} {{/link-to}}
{{#unless index}} {{#link-to 'protected.characteristics.show' col.id}} {{col.characteristicName}} {{/link-to}} {{else}} {{col}} {{/unless}}

Download as CSV