This repository has been archived on 2025-03-30. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
hymenobacterdotinfo/app/pods/protected/species/edit/template.hbs

6 lines
111 B
Handlebars

{{
protected/species/species-form
species=model
on-save=(action "save")
on-cancel=(action "cancel")
}}