Sha256: 5fc111e792c398906b444d55eebeb2c2cab36425f46d36bac0da42b6918d072b

Contents?: true

Size: 590 Bytes

Versions: 42

Compression:

Stored size: 590 Bytes

Contents

<table class="table table-hover">
	<tbody>
		<% @versions.each do |version| %>
			<tr>
				<td>
					<span class="label label-primary"><%= version.event.humanize %></span>
				</td>
				<td>
					EVENT #<%= version.id %>
				</td>
				<td>
					<%= version.event.capitalize + ' ' + @member_profile.mfirstname + ' ' + @member_profile.mlastname %> Profile Information
				</td>
				<td>
					<%= version.whodunnit %>
				</td>
				<td>
					<%= l(version.created_at, format: "%-d/%m/%Y") %> - <%= l(version.created_at, format: "%H:%M %Z") %>
				</td>
			</tr>
		<% end %>
	</tbody>
</table>

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
phcmemberspro-14.7.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.7.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.7.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.6.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.6.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.6.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.6.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.5.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.0.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.0.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.0.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-14.0.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.6 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.5 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.4 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.6.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.5.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb