Sha256: 338fcaeab65af9f5e2fb064e226e0a8f234e27279cb40a5f530b305d1115af3c

Contents?: true

Size: 794 Bytes

Versions: 43

Compression:

Stored size: 794 Bytes

Contents

<ul class="list-group">
	<% @directory_category.listings.each do |member_listing| %>
		<li class="list-group-item">
			<%= link_to member_listing.mbcompanyname, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %> - 
			<%= link_to member_listing.mbcontactname, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %> - 
			<%= link_to member_listing.mbphone, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %> - 
			<%= link_to member_listing.mbcontactemail, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %> - 
			<%= link_to member_listing.mbwebsite, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %>
		</li>
	<% end %>
</ul>

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
phcmemberspro-15.0.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-15.0.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-15.0.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-15.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.7 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.4 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.7.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.6.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.6.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.6.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.6.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.5.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.0.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.0.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.0.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-14.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb