Try computed properties
This commit is contained in:
parent
ab2a169114
commit
2bf7534ec4
3 changed files with 16 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<td>
|
||||
{{#link-to 'strains.show' data.id classBinding="data.typeStrain:type-strain"}}
|
||||
{{scientific-name strain=data}}
|
||||
{{{data.fullNameMU}}}
|
||||
{{/link-to}}
|
||||
</td>
|
||||
<td>
|
||||
|
|
Reference in a new issue