Step one, move up to pod root

This commit is contained in:
Matthew Dillon 2015-11-10 14:35:17 -07:00
parent fa5b741e35
commit 48cd1f4f39
8 changed files with 3 additions and 4 deletions

View file

@ -41,7 +41,7 @@
<tbody>
{{#each sortedMeasurements as |measurement|}}
{{
protected/strains/show/measurements-table-row
protected/strains/measurements-table-row
row=measurement
canEdit=canEdit
}}

View file

@ -74,7 +74,7 @@
<dt>Characteristics</dt>
<dd>
{{
protected/strains/show/measurements-table
protected/strains/measurements-table
model=strain
canEdit=false
canAdd=false

View file

@ -51,7 +51,7 @@
</fieldset>
<div>
{{
protected/strains/show/measurements-table
protected/strains/measurements-table
model=strain
canEdit=strain.canEdit
canAdd=canAdd