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-13.5.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.4.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.4.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.4.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.2.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.2.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.1.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.1.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.0.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-13.0.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.2.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.2.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.1.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.1.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.1.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.1.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.0.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.0.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-12.0.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.11.5 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb