Sha256: 357b973193492d13bd4b784cd3fad050eb62c447928e2c3f6cf2b3fcc84b21a7

Contents?: true

Size: 319 Bytes

Versions: 35

Compression:

Stored size: 319 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' }) %>
  </div>
</div>

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
spree_backend-4.0.9 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.15 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.14 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.0.8 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.13.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.0.7.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.0.7 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.13 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.0.6 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.0.5 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.12 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.0.4 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.11 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.10 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.9 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.8 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.7 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.6 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.5 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-4.1.4 app/views/spree/admin/promotions/rules/_country.html.erb