This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
hymenobacterdotinfo/app/pods/protected/strains/edit/template.hbs
2015-12-02 10:47:07 -07:00

9 lines
219 B
Handlebars

{{
protected/strains/strain-form
strain=model
speciesList=speciesList
add-measurement=(action "addMeasurement")
allCharacteristics=allCharacteristics
on-save=(action "save")
on-cancel=(action "cancel")
}}