Sha256: af930394cb14d541f1495a35e7934cbc32f0b0ab456d812673f48859a51043e7
Contents?: true
Size: 450 Bytes
Versions: 2
Compression:
Stored size: 450 Bytes
Contents
<p> <strong>Address Line 1:</strong> <%= @members_contact.mcaddressl1 %> </p> <p> <strong>Address Line 2:</strong> <%= @members_contact.mcaddressl2 %> </p> <p> <strong>City:</strong> <%= @members_contact.mccity %> </p> <p> <strong>Province:</strong> <%= @members_contact.mcprovince %> </p> <p> <strong>Country:</strong> <%= @members_contact.mccountry %> </p> <p> <strong>PostalCode:</strong> <%= @members_contact.mcpostalcode %> </p>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
phcmembers-3.0.1 | app/views/phcmembers/members/contacts/components/_contact_address.html.erb |
phcmembers-3.0.0 | app/views/phcmembers/members/contacts/components/_contact_address.html.erb |