Sha256: c2b5a4aa6f3634d85d3494c04f893f97d3f17f6df2bf5fdfad6a31f5af956bfb

Contents?: true

Size: 487 Bytes

Versions: 8

Compression:

Stored size: 487 Bytes

Contents

<div class="srow editing">
	<%= render partial: '/clark_kent/report_emails/form', locals: {report_email: report_email} %>
  <% unless report_email.new_record? %>
    <div class="well margin-top srow">
      <%= render partial: '/clark_kent/report_filters/index', locals: {filterable: report_email} %>
    </div>
    <div class="well margin-top srow">
      <%= render partial: '/clark_kent/user_report_emails/index', locals: {report_email: report_email} %>
    </div>
  <% end %>

</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
clark_kent-0.11.3 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.11.2 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.11.1 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.11.0 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.10.4 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.10.2 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.10.1 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.10.0 app/views/clark_kent/report_emails/_edit.html.erb