Sha256: 6990ee9b8cbbd0aa8387b23cb7d174bb5965d1681f6edf60b4486c49e8d994a1

Contents?: true

Size: 326 Bytes

Versions: 63

Compression:

Stored size: 326 Bytes

Contents

<div class="panel-body">
  <div class="form-group no-marginb">
    <%= 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

63 entries across 63 versions & 1 rubygems

Version Path
spree_backend-3.7.14.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.14 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.13 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.12 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.11 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.4.6 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.10 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.9 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.8 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.7 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.6 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.5 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.4 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.3 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.2 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.1 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.0 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.0.rc3 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.2.9 app/views/spree/admin/promotions/rules/_country.html.erb
spree_backend-3.7.0.rc2 app/views/spree/admin/promotions/rules/_country.html.erb