Cross Reference: _form.html.haml
xref
: /
ontohub
/
app
/
views
/
teams
/
_form.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
= simple_form_for resource do |f|
=
f.input
:name, as: :string
=
f.button
:submit, disable_with: t(:wait), class: 'btn btn-primary'