Manually sort strains/chars

Fixes #11.
This commit is contained in:
Matthew Ryan Dillon 2015-10-19 15:22:21 -07:00
parent 744f5be2a4
commit 93bdc594f5
3 changed files with 35 additions and 5 deletions

View file

@ -1,4 +1,5 @@
{{#if isEditing}}
<td></td>
<td>
{{
select-2
@ -28,6 +29,9 @@
</td>
{{/if}}
{{else}}
<td>
{{{row.characteristic.characteristicTypeName}}}
</td>
<td>
{{#link-to 'protected.characteristics.show' row.characteristic.id}}
{{{row.characteristic.characteristicName}}}