Sha256: aa7c2da55d6053571d1cbf23ddfdbcd8c6f1631d9023964f7075d606526fb63e

Contents?: true

Size: 370 Bytes

Versions: 7

Compression:

Stored size: 370 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.2.3 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.2.2 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.2.1 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.2.0 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.1.2 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.1.1 app/views/admin/admin_comments/_comments.html.slim
ab_admin-0.1.0 app/views/admin/admin_comments/_comments.html.slim