Sha256: fe1cb652df96e761fef3b2cd4db96940ec5fa97d5ab8e9c0fe8c4c867fa4967d

Contents?: true

Size: 333 Bytes

Versions: 38

Compression:

Stored size: 333 Bytes

Contents

<div class="card-body">
  <div class="form-group mb-0">
    <%= label_tag Spree.t('country_rule.label') %>
    <%= select_tag("#{param_prefix}[preferred_country_id]", options_for_select(Spree::Country.pluck(:name, :id), promotion_rule.preferred_country_id), { class: 'select_product form-control custom-select' }) %>
  </div>
</div>

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
spree_backend-4.8.4 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.8.3 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.8.2 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.8.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.2.7 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.3.3 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.7.2 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.6.2 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.7.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.7.0 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.6.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.6.0 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.5.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.5.0 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.2.6 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.3.2 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.4.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.4.0 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.4.0.rc2 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.3.1 app/views/spree/admin/promotions/rules/_country.html.erb