{{#if measurementsPresent}} {{#if paramsChanged}} {{/if}} {{#each sortedMeasurements as |row|}} {{/each}}
Strain Value Notes
{{#link-to 'protected.strains.show' row.strain.id}} {{{row.strain.strainNameMU}}} {{/link-to}} {{row.value}} {{row.notes}}
{{else}} No measurements on record. {{/if}}