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.9.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.9.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.9.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.9.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.8.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.8.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.8.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.8.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.8.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.7.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.7.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.7.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.6.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.6.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.6.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.6.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.5.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.5.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.5.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.5.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb