Sha256: 9b657dfa36c8a5c924cb75c4e714ebf84b93faed12d4e9f5f90ef32613d28dab

Contents?: true

Size: 291 Bytes

Versions: 50

Compression:

Stored size: 291 Bytes

Contents

<div class="card">
	<%= image_tag @member_profile.gravatar_url, :class => 'card-img-top' %>
	<div class="card-block">
		<h4 class="card-title"><%= @member_profile.mfirstname + ' ' + @member_profile.mlastname %></h4>
		<h4 class="card-title"><%= @member_profile.mtitle %></h4>
	</div>
</div>

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
phcmembers-32.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-31.2.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-31.1.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-31.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-30.0.2 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-30.0.1 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-30.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-29.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-28.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-27.0.1 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-27.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-26.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-25.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-24.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-23.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-22.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-21.1.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-21.0.1 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-21.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-19.2.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb