Cross Reference: _form.html.haml
xref
: /
ontohub
/
app
/
views
/
comments
/
_form.html.haml
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
= simple_form_for [*resource_chain,
request.post
? ? resource :
Comment.new
], remote: true do |f|
=
f.input
:text
=
f.button
:submit, disable_with: t(:wait), class: 'btn btn-primary'