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-12.1.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-12.0.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-12.0.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-12.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.11.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.11.4 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.11.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.11.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.11.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.11.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.6 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.4 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.3 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.2 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.10.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.9.7 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.9.6 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-11.9.5 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb