Rough in some tests
This commit is contained in:
parent
9fa701c44e
commit
35475c2b92
6 changed files with 112 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<h2>{{genus-name}} Strains</h2>
|
||||
<h3>Total strains: {{model.length}}</h3>
|
||||
<h3 id="total-strains">Total strains: {{model.length}}</h3>
|
||||
|
||||
{{add-button label="Add Strain" link="protected.strains.new" canAdd=metaData.canAdd}}
|
||||
|
||||
|
|
Reference in a new issue