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