Sha256: d58583193f65fdf470057392e6b7505d0feb8889e9cecb2159036d7594ad114c

Contents?: true

Size: 866 Bytes

Versions: 50

Compression:

Stored size: 866 Bytes

Contents

<div class="scroller" style="height: 320px;" data-always-visible="1" data-rail-visible1="0" data-handle-color="#D7DCE2">
	<ul class="feeds">
		<% @versions.each do |version| %>
			<li>
				<div class="col1">
					<div class="cont">
						<div class="cont-col1">
							<div class="label label-sm label-success">
								<i class="fa fa-bell-o"></i>
							</div>
						</div>
						<div class="cont-col2">
							<div class="desc">
								<strong>EVENT #<%= version.id %></strong> - <i> <%= l(version.created_at, format: "%-d/%m/%Y") %> </i> - <%= version.event.capitalize %> - <%= @member_profile.mfirstname + ' ' + @member_profile.mlastname %> Profile Information
							</div>
						</div>
					</div>
				</div>
				<div class="col2">
					<div class="date"> <%= l(version.created_at, format: "%H:%M %Z") %> </div>
				</div>
			</li>
		<% end %>
	</ul>
</div>

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
phcmemberspro-11.5.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.5.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.5.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.5.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.4.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.4.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.3.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.3.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.3.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.2.4 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.2.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.2.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.2.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.2.0 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.1.6 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.1.5 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.1.4 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.1.3 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.1.2 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb
phcmemberspro-11.1.1 app/views/phcmemberspro/member/profiles/components/_profile_audits.html.erb