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