Sha256: 4a73cca33e970bc35017b95fdd3be3296310c0d0c957412a447fa3e817d46cbe

Contents?: true

Size: 361 Bytes

Versions: 7

Compression:

Stored size: 361 Bytes

Contents

- if resource.persisted?
  - record_comments = AdminComment.find_for_resource(resource)
  .admin_comments.well.well-small
    label.input_set.label.label-info= t 'admin.comments.title_content', count: record_comments.length
    #admin_comments= render partial: 'admin/admin_comments/comment', collection: record_comments
    = render 'admin/admin_comments/form'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ab_admin-0.3.6 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.3.5 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.3.4 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.3.3 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.3.2 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.3.1 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.3.0 app/views/admin/admin_comments/_comments.html.slim