Sha256: 2bf00af0c200dcbf4621a03c4f5e55f243ebf347ca58a9855150c3db81c1562e

Contents?: true

Size: 198 Bytes

Versions: 49

Compression:

Stored size: 198 Bytes

Contents

= simple_form_for comment, remote: true do |f|
  = f.input :ticket_id, as: :hidden
  = f.input :body, placeholder: "add a comment", label: false
  = f.submit "Add Comment", class: 'btn btn-primary'

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
tawork-0.0.50 app/views/comments/_form.html.haml
tawork-0.0.49 app/views/comments/_form.html.haml
tawork-0.0.48 app/views/comments/_form.html.haml
tawork-0.0.47 app/views/comments/_form.html.haml
tawork-0.0.46 app/views/comments/_form.html.haml
tawork-0.0.45 app/views/comments/_form.html.haml
tawork-0.0.44 app/views/comments/_form.html.haml
tawork-0.0.43 app/views/comments/_form.html.haml
tawork-0.0.42 app/views/comments/_form.html.haml
tawork-0.0.41 app/views/comments/_form.html.haml
tawork-0.0.40 app/views/comments/_form.html.haml
tawork-0.0.39 app/views/comments/_form.html.haml
tawork-0.0.38 app/views/comments/_form.html.haml
tawork-0.0.37 app/views/comments/_form.html.haml
tawork-0.0.36 app/views/comments/_form.html.haml
tawork-0.0.35 app/views/comments/_form.html.haml
tawork-0.0.34 app/views/comments/_form.html.haml
tawork-0.0.33 app/views/comments/_form.html.haml
tawork-0.0.31 app/views/comments/_form.html.haml
tawork-0.0.30 app/views/comments/_form.html.haml