Sha256: 7bf0a55a5acd4cdce0201941f265009ffbc6777eed316eb2d864aea7bb9005a9

Contents?: true

Size: 310 Bytes

Versions: 8

Compression:

Stored size: 310 Bytes

Contents

<div class="srow read-only">
	<div class="scol">
		<%= user_report_email.user.full_name %>
	</div>
	<div class="scol right">
		<%= link_to 'edit', edit_user_report_email_url(user_report_email),
      data: {
				ajax_link: true,
				ajax_target: "#user_report_email_#{user_report_email.id}" } %>
	</div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

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