Sha256: a25d8fe077589546ea5ff58b9cf0d620f4c21ca58ca9e09fc78be204b7036bc1

Contents?: true

Size: 251 Bytes

Versions: 2

Compression:

Stored size: 251 Bytes

Contents

h3 = t("actions.new_comment")
= comment_form_for(person)

hr

- person.comments.map do |comment|
  = render "customer_vault/people/comment", comment: comment

/ = comments_for(person)

- if person.try(:context)
  .well
    = text2html(person.context)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
customer_vault-1.2.10 app/views/customer_vault/people/_activity_tab.html.slim
customer_vault-1.2.9 app/views/customer_vault/people/_activity_tab.html.slim