Sha256: b1650671475bc97565d049f3bdd052525f7f632737ad113b5984d0006e654b23

Contents?: true

Size: 1.78 KB

Versions: 33

Compression:

Stored size: 1.78 KB

Contents

<div class="table-responsive">
	<table class="table table-striped table-bordered table-hover">
		<thead class="thead-inverse">
			<tr>
				<th>Company Name</th>
				<th>Conact Name</th>
				<th>Street Address</th>
				<th>Address Line 2</th>
				<th>City</th>
				<th>Province</th>
				<th>Country</th>
				<th>Postal Code</th>
				<th>Listing Phone</th>
				<th>Listing Email</th>
				<th>Listing Website</th>
			</tr>
		</thead>
		<tbody>
			<tr>
				<td class="highlight"><%= link_to @member_listing.mbcompanyname, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbcontactname, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbaddressl1, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbaddressl2, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbcity, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbprovince, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbcountry, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbpostalcode, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbphone, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbcontactemail, phcmemberspro.edit_member_profile_listing_path %></td>
				<td class="highlight"><%= link_to @member_listing.mbwebsite, phcmemberspro.edit_member_profile_listing_path %></td>
			</tr>
		</tbody>
	</table>
</div>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
phcmemberspro-84.1.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-84.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-83.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-82.4.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-82.3.1 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-82.3.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-82.2.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-82.1.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-82.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-81.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-80.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-79.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-78.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-77.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-76.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-74.1.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-74.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-73.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-72.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb
phcmemberspro-71.0.0 app/views/phcmemberspro/member/listings/components/_listing_table.html.erb