Cross Reference: _form.html.haml
xref
: /
ontohub
/
app
/
views
/
admin
/
logics
/
_form.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
_form.html.haml revision a0bfc54a3228b92b67f0338efd46be08265cd26f
= semantic_form_for resource, :url => resource_path do |f|
=
f.inputs
do
=
f.input
:name
=
f.input
:iri, as: :url
=
f.input
:extension
=
f.input
:mimetype, input_html: { pattern: '[0-9a-z+-]+/[0-9a-z+-]+' }
=
f.actions