Sha256: f497a21d69a1e7091132996246d608ce5eae0609bd49aad73efc503019dcf794

Contents?: true

Size: 424 Bytes

Versions: 28

Compression:

Stored size: 424 Bytes

Contents

<p data-hook="address">
  <%="#{address.firstname} #{address.lastname} "%><%= address.company unless address.company.blank? %>
  <%="(#{address.phone}" %><%= address.alternative_phone unless address.alternative_phone.blank? %>)<br />
  <%= address.address1 %> <%= ", #{address.address2}" unless address.address2.blank? %>
  <%= ", #{address.city}, #{address.state_text}, #{address.zipcode}, #{address.country.name}" %>
</p>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
spree_core-1.2.5 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.6 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.5 app/views/spree/admin/shared/_address.html.erb
spree_core-1.2.4 app/views/spree/admin/shared/_address.html.erb
spree_core-1.0.7 app/views/spree/admin/shared/_address.html.erb
spree_core-1.2.3 app/views/spree/admin/shared/_address.html.erb
spree_core-1.2.2 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.4 app/views/spree/admin/shared/_address.html.erb
spree_core-1.2.0 app/views/spree/admin/shared/_address.html.erb
spree_core-1.2.0.rc2 app/views/spree/admin/shared/_address.html.erb
spree_core-1.2.0.rc1 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.3 app/views/spree/admin/shared/_address.html.erb
spree_core-1.0.6 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.2 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.2.rc1 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.1 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.0 app/views/spree/admin/shared/_address.html.erb
spree_core-1.0.4 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.0.rc2 app/views/spree/admin/shared/_address.html.erb
spree_core-1.1.0.rc1 app/views/spree/admin/shared/_address.html.erb