Sha256: b4f4490a1c42daa5ebb239f196b0eeed10e6a74b9ec2fce4cf08c5ac8de07769

Contents?: true

Size: 184 Bytes

Versions: 14

Compression:

Stored size: 184 Bytes

Contents

<%= index_field_wrapper(**field_wrapper_args) do %>
  <% if @field.display_code %>
    <%= @field.value %>
  <% else %>
    <%= @field.countries[@field.value] %>
  <% end %>
<% end %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
avo-3.17.3 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.5.tw4 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.4.tw4 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.3.tw4 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.2.tw4 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.2 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.1.tw4 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.1 app/components/avo/fields/country_field/index_component.html.erb
avo-3.17.0 app/components/avo/fields/country_field/index_component.html.erb
avo-3.16.6 app/components/avo/fields/country_field/index_component.html.erb
avo-3.16.5 app/components/avo/fields/country_field/index_component.html.erb
avo-3.16.4 app/components/avo/fields/country_field/index_component.html.erb
avo-3.16.3 app/components/avo/fields/country_field/index_component.html.erb
avo-3.16.2 app/components/avo/fields/country_field/index_component.html.erb