Fix strains index strain name formatting

Fixes #63
This commit is contained in:
Matthew Dillon 2015-11-17 09:07:49 -07:00
parent 14be82212d
commit 4e0d67800c
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
{{strain.fullNameMU}}{{{if strain.typeStrain '<sup>T</sup>' ''}}}

View file

@ -13,8 +13,8 @@
{{#each sortedStrains as |strain|}}
<tr>
<td>
{{#link-to 'protected.strains.show' strain classBinding="data.typeStrain:type-strain"}}
{{strain.fullNameMU}}
{{#link-to 'protected.strains.show' strain classBinding="strain.typeStrain:type-strain"}}
{{full-strain-name strain=strain}}
{{/link-to}}
</td>
<td>