Cross Reference:
xref
: /
ontohub
/
app
/
views
/
logics
/
_form.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
_form.html.haml revision 27caf7f48edaed40a295eaeefbfdeaf9ced10ff9
= 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