Sha256: 47a8b00b73fefa58772acd0ead317c6736a6d4627d74a67d33be0cddb6d93c94

Contents?: true

Size: 1.23 KB

Versions: 21

Compression:

Stored size: 1.23 KB

Contents

<div class="table-responsive">
	<table class="table table-striped table-bordered table-hover table-header-fixed">

		<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 Email</th>
				<th>Listing Phone</th>
				<th>Listing Email</th>
				<th>Listing Website</th>
			</tr>
		</thead>

		<tbody>
			<tr>
				<td class="highlight"><%= @member_listing.mbcompanyname %></td>
				<td class="highlight"><%= @member_listing.mbcontactname %></td>
				<td class="highlight"><%= @member_listing.mbaddressl1 %></td>
				<td class="highlight"><%= @member_listing.mbaddressl2 %></td>
				<td class="highlight"><%= @member_listing.mbcity %></td>
				<td class="highlight"><%= @member_listing.mbprovince %></td>
				<td class="highlight"><%= @member_listing.mbcountry %></td>
				<td class="highlight"><%= @member_listing.mbpostalcode %></td>
				<td class="highlight"><%= @member_listing.mbphone %></td>
				<td class="highlight"><%= @member_listing.mbcontactemail %></td>
				<td class="highlight"><%= @member_listing.mbwebsite %></td>
			</tr>
		</tbody>

	</table>
</div>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
phcmemberspro-10.0.5 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-10.0.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-10.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.9.3 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.9.2 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.9.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.9.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.8.6 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.8.5 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.8.2 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.8.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.8.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.10 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.9 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.8 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.6 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.4 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.3 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.2 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-9.7.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb