Cross Reference: _form.html.haml
xref
: /
ontohub
/
app
/
views
/
url_maps
/
_form.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
_form.html.haml revision 20a7c8fd8857c6b138eafd371c468d09828c8ef8
= simple_form_for [repository, resource], html: {class: 'form-horizontal' } do |f|
=
f.input
:source, input_html: { class: 'input-xlarge' }, required: true
=
f.input
:target, input_html: { class: 'input-xlarge' }, required: true
=
f.button
:wrapped