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