Sha256: 42d590a246720bc7379a1d62c2c304cd896a62f6608244f17dec3ae8a2a3c08e

Contents?: true

Size: 240 Bytes

Versions: 49

Compression:

Stored size: 240 Bytes

Contents

- content_for :action, flush: true do
  added a comment

.well
  - if @comments.present? && @comments[a.recipient_id].present?
    - body = @comments[a.recipient_id].first.body
  - else
    - body = a.recipient.body
  :markdown
    #{body}

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
tawork-0.0.9 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.8 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.7 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.6 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.5 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.4 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.3 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.2 app/views/public_activity/ticket/_create_comment.html.haml
tawork-0.0.1 app/views/public_activity/ticket/_create_comment.html.haml