Sha256: fa1110ad886acb02328cc0b52dd860b0126c951cc39f9812f1fa1aad9efdddc2

Contents?: true

Size: 724 Bytes

Versions: 85

Compression:

Stored size: 724 Bytes

Contents

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

Version data entries

85 entries across 85 versions & 1 rubygems

Version Path
phcmemberspro-11.0.6 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.0.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.0.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-10.0.7 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-10.0.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-10.0.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-10.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.9.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.9.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.9.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.9.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.8.6 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.8.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.8.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.8.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.8.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.7.10 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.7.9 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-9.7.8 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb