Sha256: 0a169dc9c7ab90c7927c09ed749740c6dd30b7abf76eeaf55593cce5e04ec930
Contents?: true
Size: 493 Bytes
Versions: 52
Compression:
Stored size: 493 Bytes
Contents
<div class="ih-row editing"> <%= render partial: '/clark_kent/report_emails/form', locals: {report_email: report_email} %> <% unless report_email.new_record? %> <div class="well margin-top ih-row"> <%= render partial: '/clark_kent/report_filters/index', locals: {filterable: report_email} %> </div> <div class="well margin-top ih-row"> <%= render partial: '/clark_kent/user_report_emails/index', locals: {report_email: report_email} %> </div> <% end %> </div>
Version data entries
52 entries across 52 versions & 1 rubygems