Strain name markup
This commit is contained in:
parent
e4f01246c2
commit
f7c39a50f3
9 changed files with 35 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
{{#if isEditing}}
|
||||
{{input value=strain.strainName}}
|
||||
{{else}}
|
||||
{{strain.strainName}}
|
||||
<em>{{strain.strainName}}</em>
|
||||
{{/if}}
|
||||
{{display-errors a=strain.errors.strainName}}
|
||||
</legend>
|
||||
|
|
Reference in a new issue