Sha256: 4d360eee90b964f12a6044c671601090cb4b14a3ed08defedc24a832ce0dc217

Contents?: true

Size: 536 Bytes

Versions: 52

Compression:

Stored size: 536 Bytes

Contents

<div class="ih-row read-only">
	<div class="ih-span one-quarter">
		<%= report_email.name %> <span class="quiet">send</span> <%= report_email.when_to_send %>
	</div>
	<div class="ih-span one-quarter">
		<%= link_to 'edit', edit_report_email_url(report_email),
				data: {
					ajax_link: true,
					ajax_target: "#report_email_#{report_email.id}" } %>
	</div>
	<div class="ih-span one-quarter">
		<%= report_email.period_pretty %>
	</div>
	<div class="ih-span one-quarter">
		<%= display_for_value(report_email.emails) %>
	</div>
</div>

Version data entries

52 entries across 52 versions & 1 rubygems

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