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.4.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.4.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.3.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.3.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.3.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.2.4 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.2.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.2.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.2.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.2.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.6 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.4 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.1.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.0.9 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.0.8 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.0.7 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb