Cross Reference: edit.html.haml
xref
: /
ontohub
/
app
/
views
/
ontologies
/
edit.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
edit.html.haml revision 24e0ce1d4adb31179cda93fa612c3df8268bf63b
= ontology_nav resource, :edit
= simple_form_for resource, url: resource_path(resource) do |f|
=
f.input
:iri
=
f.input
:name
=
f.input
:description
=
f.button
:submit, disable_with: t(:wait), class: 'btn btn-primary'