Sha256: b9a65541bf0996f5a5bea2e873a8da2317b694e9ef3e03d61b4adcfecf93b27a

Contents?: true

Size: 234 Bytes

Versions: 3

Compression:

Stored size: 234 Bytes

Contents

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

hr

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
customer_vault-1.3.2 app/views/customer_vault/people/_activity_tab.html.slim
customer_vault-1.3.1 app/views/customer_vault/people/_activity_tab.html.slim
customer_vault-1.3.0 app/views/customer_vault/people/_activity_tab.html.slim