Sha256: 4d30aa18e1f98ea00531996c3f42d4fc24f5ee4e0659f489dc6546d78051452a

Contents?: true

Size: 1.78 KB

Versions: 103

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

103 entries across 103 versions & 1 rubygems

Version Path
phcmemberspro-43.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-42.1.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-42.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-41.0.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-41.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-40.1.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-40.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-39.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-38.0.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-38.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-37.0.3 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-37.0.2 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-37.0.1 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-37.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-36.3.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-36.2.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-36.1.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-36.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-35.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb
phcmemberspro-34.0.0 app/views/phcmemberspro/member/listings/components/_listing_address.html.erb