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.29 app/views/comments/_form.html.haml
tawork-0.0.28 app/views/comments/_form.html.haml
tawork-0.0.27 app/views/comments/_form.html.haml
tawork-0.0.26 app/views/comments/_form.html.haml
tawork-0.0.25 app/views/comments/_form.html.haml
tawork-0.0.24 app/views/comments/_form.html.haml
tawork-0.0.23 app/views/comments/_form.html.haml
tawork-0.0.22 app/views/comments/_form.html.haml
tawork-0.0.21 app/views/comments/_form.html.haml
tawork-0.0.20 app/views/comments/_form.html.haml
tawork-0.0.19 app/views/comments/_form.html.haml
tawork-0.0.18 app/views/comments/_form.html.haml
tawork-0.0.17 app/views/comments/_form.html.haml
tawork-0.0.16 app/views/comments/_form.html.haml
tawork-0.0.15 app/views/comments/_form.html.haml
tawork-0.0.14 app/views/comments/_form.html.haml
tawork-0.0.13 app/views/comments/_form.html.haml
tawork-0.0.12 app/views/comments/_form.html.haml
tawork-0.0.11 app/views/comments/_form.html.haml
tawork-0.0.10 app/views/comments/_form.html.haml