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
Matthew Dillon fbfbdf19d1 WIP
2015-11-10 15:42:20 -07:00

8 lines
185 B
Handlebars

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