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 f09f213473bc50378e9630c851e7ab4c1db07d1b
= ontology_nav resource, :edit
= semantic_form_for resource do |f|
=
f.inputs
:uri, :logic, :name, :description
=
f.actions
do
=
f.action
:submit, :button_html => { 'data-disable-with' => t(:wait) }