Sha256: a141097c176ae9050c60759302eeac9609aeae0e78cb03ae476bacc0740f94c0

Contents?: true

Size: 924 Bytes

Versions: 118

Compression:

Stored size: 924 Bytes

Contents

<div class="table-responsive">
	<table class="table table-striped table-bordered table-hover">
		<tbody>
			<% @directory_category.listings.each do |member_listing| %>
				<tr>
					<td><%= link_to member_listing.mbcompanyname, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %></td>
					<td><%= link_to member_listing.mbcontactname, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %></td>
					<td><%= link_to member_listing.mbphone, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %></td>
					<td><%= link_to member_listing.mbcontactemail, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %></td>
					<td><%= link_to member_listing.mbwebsite, phcmemberspro.member_profile_listing_path(member_listing.profile, member_listing) %></td>
				</tr>
			<% end %>
		</tbody>
	</table>
</div>

Version data entries

118 entries across 118 versions & 1 rubygems

Version Path
phcmemberspro-85.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-84.1.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-84.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-83.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-82.4.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-82.3.1 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-82.3.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-82.2.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-82.1.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-82.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-81.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-80.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-79.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-78.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-77.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-76.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-74.1.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-74.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-73.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb
phcmemberspro-72.0.0 app/views/phcmemberspro/directory/categories/components/_category_list.html.erb