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-11-10 16:08:40 -07:00

10 lines
271 B
Handlebars

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