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

Version Path
clark_kent-0.9.9 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.8 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.7 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.6 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.5 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.4 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.2 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.1 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.9.0 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.11 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.10 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.9 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.8 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.7 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.6 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.5 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.4 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.3 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.2 app/views/clark_kent/report_emails/_edit.html.erb
clark_kent-0.8.1 app/views/clark_kent/report_emails/_edit.html.erb